diff --git a/conf/tpl/crossdomainTpl.xml b/conf/tpl/crossdomainTpl.xml index 315e611..8c5a734 100644 --- a/conf/tpl/crossdomainTpl.xml +++ b/conf/tpl/crossdomainTpl.xml @@ -1,4 +1,4 @@ - + diff --git a/conf/tpl/feedTpl.xml b/conf/tpl/feedTpl.xml index 6ad6386..fa9af3f 100644 --- a/conf/tpl/feedTpl.xml +++ b/conf/tpl/feedTpl.xml @@ -1,21 +1,23 @@ - - {{.Title}} - https://{{.Domain}} - {{.SubTitle}} - - - zh-CN - {{.BuildDate}} - {{range .Artcs}} - - {{.Title}} - https://{{$.Domain}}/post/{{.Slug}}.html - https://{{$.Domain}}/post/{{.Slug}}.html#comments - https://{{$.Domain}}/post/{{.Slug}}.html - {{.Content}}

本文链接:https://{{$.Domain}}/post/{{.Slug}}.html参与评论 »

]]>
-
- {{end}} -
+ + {{.Title}} + https://{{.Domain}} + {{.SubTitle}} + + + zh-CN + {{.BuildDate}} + {{range .Artcs}} + + {{.Title}} + https://{{$.Domain}}/post/{{.Slug}}.html + https://{{$.Domain}}/post/{{.Slug}}.html#comments + https://{{$.Domain}}/post/{{.Slug}}.html + + {{.Content}}

本文链接:https://{{$.Domain}}/post/{{.Slug}}.html参与评论 »

]]> +
+
+ {{end}} +