浏览代码

!publish! some podcast feed work

master
Sean Dockray 3 年前
父节点
当前提交
9d17188898
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      layouts/section/interview.rss.xml

+ 4
- 0
layouts/section/interview.rss.xml 查看文件

@@ -3,6 +3,10 @@
xmlns:podcast="https://podcastindex.org/namespace/1.0"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="https://purl.org/rss/1.0/modules/syndication/"
xmlns:content="https://purl.org/rss/1.0/modules/content/"
xmlns:dc="https://purl.org/dc/elements/1.1/"
>
<channel>
<title>{{ $.Site.Title }}</title>


正在加载...
取消
保存