Community Shops (#74)

* community shops

* shops wrap
This commit is contained in:
Patrick ZGW
2022-04-29 15:21:42 +02:00
committed by GitHub
parent 34e54f2b70
commit 2ffe2065b4
4 changed files with 25 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ html(lang="en")
a(href="/events/" class=(navCurrent === 'events' && 'current')) Events
a(href="/spenden/" class=(navCurrent === 'spenden' && 'current')) Spenden
a(href="/telegram/" class=(navCurrent === 'telegram' && 'current')) Telegram
a(href="/shops/" class=(navCurrent === 'shops' && 'current')) Shops
a(href=site.meta.youtubeUrl target="_blank" rel="nofollow noopener") YouTube
a(href=site.meta.shoutoutUrl target="_blank" rel="nofollow noopener") Shout-Out
.navItem