add recommended guid
This commit is contained in:
parent
6944a9de5e
commit
194b560c07
@ -38,6 +38,7 @@
|
|||||||
<category>{{ .Params.series }}</category>
|
<category>{{ .Params.series }}</category>
|
||||||
<pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate>
|
<pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate>
|
||||||
<link>{{ .Permalink }}</link>
|
<link>{{ .Permalink }}</link>
|
||||||
|
<guid>{{ .Permalink }}</guid>
|
||||||
|
|
||||||
<itunes:image href="{{.Site.Params.podcastCdnURL }}{{ with .Params.image }}{{.}}{{ end }}"/>
|
<itunes:image href="{{.Site.Params.podcastCdnURL }}{{ with .Params.image }}{{.}}{{ end }}"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user