add RSSHub link

This commit is contained in:
DIYgod
2018-04-11 18:27:09 +08:00
parent bc402e45b5
commit ebb233ce36

View File

@@ -3,7 +3,7 @@
<channel> <channel>
<title><![CDATA[{{ title || 'RSSHub' }}]]></title> <title><![CDATA[{{ title || 'RSSHub' }}]]></title>
<link>{{ link }}</link> <link>{{ link }}</link>
<description><![CDATA[{{ description }}]]></description> <description><![CDATA[{{ description }} - 使用 RSSHub(https://github.com/DIYgod/RSSHub) 构建]]></description>
<generator>RSSHub</generator> <generator>RSSHub</generator>
<webMaster>i@html.love</webMaster> <webMaster>i@html.love</webMaster>
<language>zh-cn</language> <language>zh-cn</language>