Skip to content

Commit

Permalink
Update custom_header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alizardguy committed Aug 21, 2024
1 parent bf50963 commit a281ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/custom_header.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class MyNavbar extends HTMLElement{
<ul>
<li class="ringholder"><a href="#" class="ringSpin" onclick="toggleNavbar(); event.preventDefault();" aria-label="Home"></a></li>
<li class="item"><a href="https://www.theneolanders.com/">Home</a></li>
<li class="item"><a href="https://www.theneolanders.com/portfolio/">Group Portfolio</a></li>
<li class="item"><a href="https://www.theneolanders.com/neolanders-wiki/Neolander-Information/Group-Portfolio">Group Portfolio</a></li>
<li class="item"><a href="https://www.theneolanders.com/info/">Info</a></li>
<li class="item"><a href="https://www.theneolanders.com/neolanders-wiki">Knowledge Vault</a></li>
</ul>
Expand Down

0 comments on commit a281ee3

Please sign in to comment.