mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Update feed.xml
This commit is contained in:
parent
348dca9767
commit
27a154b1aa
4
feed.xml
4
feed.xml
@ -37,9 +37,9 @@ layout: none
|
||||
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
|
||||
<link>{{ site.url }}{{ post.url }}</link>
|
||||
<guid isPermaLink="true">{{ site.url }}{{ post.url }}</guid>
|
||||
{% if post.social_image %}
|
||||
<!-- {% if post.social_image %}
|
||||
<media:thumbnail width="250" height="250" url="{{ site.url }}{{ post.social_image }}"/>
|
||||
{% endif %}
|
||||
{% endif %} -->
|
||||
</item>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user