diff --git a/services/podcast.ts b/services/podcast.ts index c5604df..e80c2e0 100644 --- a/services/podcast.ts +++ b/services/podcast.ts @@ -27,12 +27,12 @@ export async function updatePodcastRSS() { itemsXml += ` <![CDATA[${ep.title}]]> - /g, ']]>')}]]> + /g, "]]>")}]]> ${channelAuthor} ${channelCategories} ${channelLanguage} ${channelTTL} - + ${fileUrl} ${pubDate}