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