Skip to content

Commit

Permalink
[Implementation] links
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismeamir committed Nov 15, 2024
1 parent a2b5136 commit 6e36767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/nav/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
Portal
</RouterLink>
</div>
<RouterLink to="/solutions">
<a href="https://github.com/independent-society-of-knowledge">
<nav-bar-button class="xs:hidden lg:flex" value="solutions" v-model="nonSubmenus">
Solutions
</nav-bar-button>
</RouterLink>
</a>
<RouterLink to="/get-involved">
<nav-bar-button class="xs:hidden lg:flex" value="get-involved" v-model="nonSubmenus">
Get Involved
Expand Down

0 comments on commit 6e36767

Please sign in to comment.