update tag is not standard
This commit is contained in:
parent
48756694f3
commit
0f9247f458
1
rss.xml
1
rss.xml
|
@ -44,7 +44,6 @@ title : The Basspistol RSS Feed
|
||||||
<category>Hi-Lights</category>
|
<category>Hi-Lights</category>
|
||||||
<author>{{ site.publisher.mail | xml_escape }} ({{ site.publisher.name }})</author>
|
<author>{{ site.publisher.mail | xml_escape }} ({{ site.publisher.name }})</author>
|
||||||
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
|
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
|
||||||
<updated>{{ post.last_modified_at | date_to_rfc822 }}</updated>
|
|
||||||
<itunes:author>{{ site.publisher.mail }}</itunes:author>
|
<itunes:author>{{ site.publisher.mail }}</itunes:author>
|
||||||
<itunes:explicit>No</itunes:explicit>
|
<itunes:explicit>No</itunes:explicit>
|
||||||
<itunes:subtitle>{{ post.description | truncate: 252 | xml_escape }}</itunes:subtitle>
|
<itunes:subtitle>{{ post.description | truncate: 252 | xml_escape }}</itunes:subtitle>
|
||||||
|
|
Loading…
Reference in a new issue