mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
Link Events und Kurse auf Portal
This commit is contained in:
@@ -25,8 +25,8 @@ html(lang="de")
|
||||
a(href="#" onclick="return false;") Community
|
||||
.more
|
||||
a(href="/meetups/" class=(navCurrent === 'meetups' && 'current')) Meetups
|
||||
a(href="/events/" class=(navCurrent === 'events' && 'current')) Events
|
||||
a(href="/kurse/" class=(navCurrent === 'kurse' && 'current')) Kurse
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user