mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-23 06:32:28 +08:00
调整位置
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
<channel>
|
<channel>
|
||||||
<title>{{.Title}}</title>
|
<title>{{.Title}}</title>
|
||||||
<link>https://{{.Domain}}</link>
|
<link>https://{{.Domain}}</link>
|
||||||
|
<description>{{.SubTitle}}</description>
|
||||||
<atom:link href="https://{{.Domain}}/rss.html" rel="self"/>
|
<atom:link href="https://{{.Domain}}/rss.html" rel="self"/>
|
||||||
<atom:link href="https://{{.Superfeedr}}.superfeedr.com/" rel="hub"/>
|
<atom:link href="https://{{.Superfeedr}}.superfeedr.com/" rel="hub"/>
|
||||||
<description>{{.SubTitle}}</description>
|
|
||||||
<language>zh-CN</language>
|
<language>zh-CN</language>
|
||||||
<lastBuildDate>{{.BuildDate}}</lastBuildDate>
|
<lastBuildDate>{{.BuildDate}}</lastBuildDate>
|
||||||
{{range .Artcs}}
|
{{range .Artcs}}
|
||||||
|
|||||||
Reference in New Issue
Block a user