diff --git a/_data/podcast.yml b/_data/podcast.yml index 9768594..e95f178 100644 --- a/_data/podcast.yml +++ b/_data/podcast.yml @@ -7,3 +7,9 @@ picks: enclosure: url: 'https://radiodownloaddw-a.akamaihd.net/Events/podcasts/de/2283_DKpodcast_alltagsdeutsch_de/0F310235_2-podcast-2283-54542550.mp3' type: 'audio/mp3' + - title: "Down with the emperor!" + description: | + Mission to Zyxx is one of my favorite comedy podcasts. It's entirely improvised and has some absolutely stunning sound engineering. THis is the first episode of season three and includes fantastic orchestral musical interludes and is a genuinely funny beginning of the next chapter of the series. + enclosure: + url: 'https://cdn.simplecast.com/audio/278e79/278e793f-fa05-401e-9412-43584a7372c9/a9ba8419-eedd-4a35-97ef-5506d2df137c/Mission_to_Zyxx_301_tc.mp3' + type: 'audio/mp3' diff --git a/podcast-picks.xml b/podcast-picks.xml index e8672e5..999aa88 100644 --- a/podcast-picks.xml +++ b/podcast-picks.xml @@ -10,7 +10,7 @@ layout: {{ site.time | date_to_xmlschema }} 120 - {% for e in site.data.podcast.picks %} + {% for e in site.data.podcast.picks reversed %} {{e.title}}