Skip to content

Commit

Permalink
remove bridge from dao navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrieh committed Dec 9, 2024
1 parent 98af388 commit bb7b941
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 bb7b941

Please sign in to comment.