Skip to content

Commit

Permalink
Merge pull request #216 from effectai/remove-bridge-link
Browse files Browse the repository at this point in the history
remove bridge from dao navbar
  • Loading branch information
laurensV authored Dec 9, 2024
2 parents 98af388 + bb7b941 commit 9e79785
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions components/NavBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,6 @@
Staking
</nuxt-link>
</div>
<div @click="mobileMenu = false">
<a
href="https://bridge.effect.network/"
class="navbar-item"
target="_blank"
rel="noopener noreferrer">
Bridge
</a>
</div>
<div @click="mobileMenu = false">
<nuxt-link class="navbar-item" to="/proposals" exact-active-class="is-active">
Proposals
Expand Down

0 comments on commit 9e79785

Please sign in to comment.