diff --git a/blog/atom.xml b/blog/atom.xml index 91bfda351..4dbc9ab9a 100644 --- a/blog/atom.xml +++ b/blog/atom.xml @@ -17,7 +17,7 @@ layout: nil {% for post in site.posts %} {{ post.title }} - + {{ post.date | date_to_xmlschema }} {{site.url }}{{ post.id }} {{ post.content | xml_escape }}