mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 08:16:49 +00:00
Updates
This commit is contained in:
@@ -14,9 +14,10 @@ block main
|
||||
+categories(categoryName)
|
||||
|
||||
h1= categoryName
|
||||
h2 Aktuelle Episode
|
||||
.latest
|
||||
+episodePlayer(current)
|
||||
if current
|
||||
h2 Aktuelle Episode
|
||||
.latest
|
||||
+episodePlayer(current)
|
||||
|
||||
if episodes.length
|
||||
section
|
||||
|
||||
@@ -29,10 +29,11 @@ block main
|
||||
= "."
|
||||
+subscribe()
|
||||
|
||||
section
|
||||
h2 Aktuelle Episode
|
||||
.current
|
||||
+episodePlayer(current)
|
||||
if current
|
||||
section
|
||||
h2 Aktuelle Episode
|
||||
.current
|
||||
+episodePlayer(current)
|
||||
|
||||
if episodes.length
|
||||
section
|
||||
|
||||
@@ -24,8 +24,6 @@
|
||||
/podcast/verschiedenes-233-stacking-until-midnight/ /podcast/news-233-stacking-until-midnight/
|
||||
/podcast/nostrtalk-11-sei-dein-eigener-held/ /podcast/filterfrei-1-sei-dein-eigener-held/
|
||||
|
||||
https://einundzwanzig.space/
|
||||
|
||||
/team/MarkusTurm /team/markus
|
||||
/team/fabthefoxx /team/fab
|
||||
/team/gambler /team/gmblr247
|
||||
|
||||
Reference in New Issue
Block a user