mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-17 11:52:27 +08:00
superfedder
This commit is contained in:
@@ -22,6 +22,8 @@ startid: 11
|
||||
static: //st.deepzz.com
|
||||
# elasticsearch url
|
||||
searchurl: http://elasticsearch:9200
|
||||
# superfeedr shortname
|
||||
superfeedr: deepzz
|
||||
# 评论相关
|
||||
disqus:
|
||||
shortname: deepzz
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<title>{{.Title}}</title>
|
||||
<link>https://{{.Domain}}</link>
|
||||
<atom:link href="https://{{.Domain}}/rss.html" rel="self"/>
|
||||
<atom:link href="https://{{.Superfeedr}}.superfeedr.com/" rel="hub"/>
|
||||
<description>{{.SubTitle}}</description>
|
||||
<language>zh-CN</language>
|
||||
<lastBuildDate>{{.BuildDate}}</lastBuildDate>
|
||||
|
||||
Reference in New Issue
Block a user