Skip to content

Commit

Permalink
add pond link to topbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamby777 committed Oct 28, 2024
1 parent b16f3d8 commit 6e67be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/client/components/TopBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ const account = accountStore.account;
<li class="nav-item"><a class="nav-link active text-black" href="/about/">About</a></li>
<li class="nav-item"><a class="nav-link active text-black"
href="https://blog.sparklet.org/">Cafe</a></li>
<li class="nav-item"><a class="nav-link active text-black"
href="https://pond.sparklet.org/">Pond</a></li>
</ul>


Expand Down

0 comments on commit 6e67be9

Please sign in to comment.