diff --git a/services/podcast.ts b/services/podcast.ts index 2cec68a..181a423 100644 --- a/services/podcast.ts +++ b/services/podcast.ts @@ -22,7 +22,11 @@ export async function updatePodcastRSS() { itemsXml += ` <![CDATA[${ep.title}]]> - + + ${channelAuthor} + ${channelCategories} + ${channelLanguage} + ${channelTTL} ${fileUrl} ${pubDate}