fix chapters
This commit is contained in:
parent
c88c8e6c5f
commit
09dac69c83
@ -77,7 +77,7 @@
|
|||||||
{{ if eq .Params.episodeChapters false }}
|
{{ if eq .Params.episodeChapters false }}
|
||||||
|
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<podcast:chapters url="{{ .Permalink }}/chapters.json" type="application/json+chapters" />
|
<podcast:chapters url="{{ .Permalink }}chapters.json" type="application/json+chapters" />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</item>
|
</item>
|
||||||
{{ end }}</channel>
|
{{ end }}</channel>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user