mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 00:36:48 +00:00
Log latest episode
This commit is contained in:
@@ -220,8 +220,8 @@ const parseEpisode = e => {
|
||||
})
|
||||
|
||||
const outputXML = builder.build(feed)
|
||||
|
||||
writeJSON('episodes', episodes)
|
||||
console.log('Neueste Episode:', episodes[0].title, '-', episodes[0].date)
|
||||
|
||||
const validation = XMLValidator.validate(outputXML)
|
||||
if (validation) {
|
||||
|
||||
Reference in New Issue
Block a user