mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 00:36:48 +00:00
Updates
This commit is contained in:
@@ -27,17 +27,17 @@ html(lang="de")
|
||||
a(href="/meetups/" class=(navCurrent === 'meetups' && 'current')) Meetups
|
||||
a(href="https://portal.einundzwanzig.space/de/event/overview?l=de" rel="nofollow noopener") Events
|
||||
a(href="https://portal.einundzwanzig.space/de/school/city?l=de" rel="nofollow noopener") Kurse
|
||||
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
|
||||
a(href=site.meta.shoutoutUrl target="_blank" rel="nofollow noopener") Shoutout
|
||||
.navItem
|
||||
a(href="#" onclick="return false;") Mehr
|
||||
.more
|
||||
a(href="/verein/" class=(navCurrent === 'verein' && 'current')) Verein
|
||||
a(href="/spenden/" class=(navCurrent === 'spenden' && 'current')) Spenden
|
||||
a(href="/media/" class=(navCurrent === 'media' && 'current')) Media
|
||||
a(href="/soundboard/" class=(navCurrent === 'soundboard' && 'current')) Sounds
|
||||
a(href="/verein/" class=(navCurrent === 'verein' && 'current')) Verein
|
||||
a(href="/kontakt/" class=(navCurrent === 'kontakt' && 'current')) Kontakt
|
||||
button(type="button").theme
|
||||
+sprite("theme")
|
||||
|
||||
Reference in New Issue
Block a user