mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 00:36:48 +00:00
Add events section (#18)
* Add events section * Try build fix * Header improvements * Update almost everything
This commit is contained in:
@@ -7,11 +7,14 @@ block vars
|
||||
- const cardImage = `/img/cover/${category}.png`
|
||||
|
||||
block main
|
||||
#podcast.wrap
|
||||
#podcast.podcast-category.wrap
|
||||
section
|
||||
p= description
|
||||
+categories(categoryName)
|
||||
|
||||
h1= categoryName
|
||||
h2 Aktuelle Episode
|
||||
.current
|
||||
.latest
|
||||
+episodePlayer(current)
|
||||
|
||||
if episodes.length
|
||||
|
||||
Reference in New Issue
Block a user