forked from ag_kommunikation/webseite
Merge pull request 'fix: Fixed display of podcast authors on "Aktuelles" page.' (#100) from #98_Unter_Aktuelles_fehlen_Autoren into main
Reviewed-on: ag_kommunikation/webseite#100
This commit is contained in:
commit
abb6d16a35
@ -51,7 +51,7 @@
|
||||
</h3>
|
||||
<hr class="-odd">
|
||||
<p class="content__meat">
|
||||
<i>geschrieben von {{ episode.author }} am {{ episode.pub_date }}</i>
|
||||
<i>geschrieben von {{ episode.authors }} am {{ episode.pub_date }}</i>
|
||||
</p>
|
||||
<p>
|
||||
{{ episode.podcast_teaser }}
|
||||
|
Loading…
Reference in New Issue
Block a user