Skip to content

Commit

Permalink
Remove Our Patrons link from the header nav
Browse files Browse the repository at this point in the history
We'll keep the page around, for possible future usage and back compat

Related to Issue #47
  • Loading branch information
BobChao87 committed Oct 13, 2021
1 parent 57a6819 commit 0b1c8f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/header/Nav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
<ElementLink to="/about" class="navbar-item">
{{ $t('navbar.about') }}
</ElementLink>
<ElementLink to="/patrons" class="navbar-item">
{{ $t('navbar.patrons') }}
</ElementLink>
<WidgetLanguagePicker />
<WidgetSignInPicker type="navbar" is-right />
</div>
Expand Down

0 comments on commit 0b1c8f0

Please sign in to comment.