Updated 'rss.xml' via CloudCannon
This commit is contained in:
parent
7dbdf0a7b7
commit
f7b094389d
1
rss.xml
1
rss.xml
|
@ -33,7 +33,6 @@ title : The Basspistol RSS Feed
|
|||
<category>Hi-Lights</category>
|
||||
<author>{{ site.publisher.mail | xml_escape }} ({{ site.publisher.name }})</author>
|
||||
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
|
||||
<media:thumbnail url="{{ site.url }}{{ post.image }}"/>
|
||||
<media:content medium="image" url="{{ site.url }}{{ post.image }}"/>
|
||||
</item>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in a new issue