Add Verein (#33)

This commit is contained in:
d11n
2021-11-03 08:01:25 +01:00
committed by GitHub
parent cd432bb4a3
commit c9bcaa0572
2 changed files with 27 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ html(lang="en")
a(href="/media/" class=(navCurrent === 'media' && 'current')) Media
a(href="/soundboard/" class=(navCurrent === 'soundboard' && 'current')) Sounds
a(href="/team/" class=(navCurrent === 'team' && 'current')) Team
//- a(href="/verein/" class=(navCurrent === 'verein' && 'current')) Verein
a(href="/verein/" class=(navCurrent === 'verein' && 'current')) Verein
//- .navItem
//- a(href=site.meta.shopUrl target="_blank") Shop
button(type="button").theme