diff --git a/layouts/podcast/rss.xml b/layouts/podcast/rss.xml index d6721d2..d116ba4 100644 --- a/layouts/podcast/rss.xml +++ b/layouts/podcast/rss.xml @@ -21,6 +21,10 @@ {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} by {{ end }}{{ .Site.Title }}{{ end }} {{ .Permalink }} + + + + No {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} by {{ end }}{{ .Site.Title }}{{ end }} {{ .Site.Params.email }}