diff --git a/feed.xml b/feed.xml index faaead7c..19cb9cda 100644 --- a/feed.xml +++ b/feed.xml @@ -21,7 +21,7 @@ layout: none <![CDATA[{{ post.title | cdata_escape }}]]> {{ site.url }}{{ post.id }} - {% if post.modified %}{{ post.modified | to_xmlschema }} + {% if post.modified %}{{ post.modified | to_xmlschema }}T00:00:00-00:00 {{ post.date | date_to_xmlschema }} {% else %}{{ post.date | date_to_xmlschema }} {{ post.date | date_to_xmlschema }}{% endif %}