Skip to content

Commit

Permalink
Update Navbar.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave-lab12 authored Oct 17, 2023
1 parent 4ba38e6 commit dc5d3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import GlowingBtn from "./GlowingBtn.astro";
<a href="/#mindplexTokens">Mindplex Tokens</a>
<a href="/blog">Blog</a>
<a href="/#team">team</a>
<a href="https://docs.mindplex.ai" target="_blank" class="external-link"
<a href="https://docs.mindplex.ai" target="_blank" class=""
>White paper</a
>
</div>
Expand Down

0 comments on commit dc5d3dc

Please sign in to comment.