diff --git a/layouts/section/episode.rss.xml b/layouts/section/episode.rss.xml index 3f4e4eda..f0766cf3 100644 --- a/layouts/section/episode.rss.xml +++ b/layouts/section/episode.rss.xml @@ -64,7 +64,7 @@ {{ title .Title }} {{ end }} {{ else }} -

{{ title .Title }}

+ {{ title .Title }} {{ end }} {{ .Permalink }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}