Skip to content

Commit

Permalink
add link to nav
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenClontz committed Dec 6, 2024
1 parent 7e2fa93 commit 999411b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/viewer/src/components/Nav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<a class="nav-link" href="/spaces/all">Spaces</a>
<a class="nav-link" href="/properties">Properties</a>
<a class="nav-link" href="/theorems">Theorems</a>
<a class="nav-link" href="/questions">Questions</a>
</div>

<div class="navbar-nav">
Expand Down

0 comments on commit 999411b

Please sign in to comment.