Skip to content

Commit b5027c5

Browse files
Update header.html
1 parent a9511c6 commit b5027c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/dbatools2025/layouts/partials/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<a href="/book" class="text-theme-text-secondary hover:text-theme-text transition-colors">Book</a>
1616
<a href="/team" class="text-theme-text-secondary hover:text-theme-text transition-colors">Team</a>
1717
<a href="https://github.com/dataplat/dbatools" target="_blank" class="text-theme-text-secondary hover:text-theme-text transition-colors">GitHub</a>
18+
<a href="/builds" class="text-theme-text-secondary hover:text-theme-text transition-colors">Builds</a>
1819
</nav>
1920

2021
<!-- Search & CTA Button -->
@@ -52,6 +53,7 @@
5253
<a href="/book" class="text-theme-text-secondary hover:text-theme-text transition-colors py-2">Book</a>
5354
<a href="/team" class="text-theme-text-secondary hover:text-theme-text transition-colors py-2">Team</a>
5455
<a href="https://github.com/dataplat/dbatools" target="_blank" class="text-theme-text-secondary hover:text-theme-text transition-colors py-2">GitHub</a>
56+
<a href="/builds" class="text-theme-text-secondary hover:text-theme-text transition-colors py-2">Builds</a>
5557

5658
<a href="/install" class="bg-theme-text text-white px-4 py-2 rounded-lg text-center font-medium mt-2">Install</a>
5759
</div>

0 commit comments

Comments
 (0)