From 0a65c5e7d73efcb432ff095c524083fed54e9d76 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Wed, 5 Jan 2022 10:40:34 +0000 Subject: [PATCH] add additional itunes params --- layouts/podcast/rss.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 }}