reference
This commit is contained in:
parent
17fae4f89e
commit
3c1393b322
2
feed.xml
2
feed.xml
|
@ -7,7 +7,7 @@ title : To Setto Setto RSS Feed
|
|||
|
||||
<channel>
|
||||
<title>{{ site.title | xml_escape }}</title>
|
||||
<atom:link href="{{ site.url }}/rss.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
<link>{{ site.url }}</link>
|
||||
<description>{{ site.description | xml_escape }}</description>
|
||||
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
|
||||
|
|
Loading…
Reference in a new issue