Skip to content

Commit

Permalink
feat: change nav bar names
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Feb 5, 2025
1 parent c8dd26b commit b99b974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/theme/partials/navigation.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
{{> navigation-component }}
{{/each}}

<h3 class="nav-title">Plugin Marketplace</h3>
<h3 class="nav-title">Governance</h3>
{{#each (pick site.components "token-voting, multisig, admin, spp, marketplace")}}
{{> navigation-component }}
{{/each}}

<h3 class="nav-title">More</h3>
<h3 class="nav-title">App Development</h3>
{{!-- gov-ui-kit --}}
<div class="nav-component">
<a class="flex align-center" href="https://aragon.github.io/gov-ui-kit" tabindex="0">
Expand Down

0 comments on commit b99b974

Please sign in to comment.