fix chapters

This commit is contained in:
cassie 2025-07-08 23:01:08 -04:00
parent c88c8e6c5f
commit 09dac69c83

View File

@ -77,7 +77,7 @@
{{ if eq .Params.episodeChapters false }}
{{ else }}
<podcast:chapters url="{{ .Permalink }}/chapters.json" type="application/json+chapters" />
<podcast:chapters url="{{ .Permalink }}chapters.json" type="application/json+chapters" />
{{ end }}
</item>
{{ end }}</channel>