rss self
This commit is contained in:
parent
66052904e3
commit
f8a5338992
2
rss.xml
2
rss.xml
|
@ -7,7 +7,7 @@ title : The Basspistol RSS Feed
|
|||
|
||||
<channel>
|
||||
<title>{{ site.title | xml_escape }}</title>
|
||||
<atom:link href="{{ site.url }}/atom.xml" type="application/rss+xml" />
|
||||
<atom:link href="{{ site.url }}/rss.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