mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 08:46:49 +00:00
running filterfrei
introducing category "filterfrei" to einundzwanzig
This commit is contained in:
@@ -17,6 +17,7 @@ mixin categories(current)
|
||||
li: a(href="/podcast/der-weg/" class=(current === 'Der Weg' && 'current')).der-weg Der Weg
|
||||
li: a(href="/podcast/on-tour/" class=(current === 'On Tour' && 'current')).on-tour On Tour
|
||||
li: a(href="/podcast/nostrtalk/" class=(current === 'NostrTalk' && 'current')).nostrtalk NostrTalk
|
||||
li: a(href="/podcast/filterfrei/" class=(current === 'FilterFrei' && 'current')).filterfrei FilterFrei
|
||||
li: a(href="/podcast/verschiedenes/" class=(current === 'Verschiedenes' && 'current')).verschiedenes Verschiedenes
|
||||
|
||||
mixin map(id, markers)
|
||||
|
||||
Reference in New Issue
Block a user