Skip to content

Commit 0b1c8f0

Browse files
committed
Remove Our Patrons link from the header nav
We'll keep the page around, for possible future usage and back compat Related to Issue #47
1 parent 57a6819 commit 0b1c8f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/header/Nav.vue

-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@
4444
<ElementLink to="/about" class="navbar-item">
4545
{{ $t('navbar.about') }}
4646
</ElementLink>
47-
<ElementLink to="/patrons" class="navbar-item">
48-
{{ $t('navbar.patrons') }}
49-
</ElementLink>
5047
<WidgetLanguagePicker />
5148
<WidgetSignInPicker type="navbar" is-right />
5249
</div>

0 commit comments

Comments
 (0)