diff --git a/source/blog/tag.xml b/source/blog/tag.xml index ea03c0f4..3620c9e4 100644 --- a/source/blog/tag.xml +++ b/source/blog/tag.xml @@ -9,7 +9,7 @@ generator: [posts_tag_index] en {% if site.description %}{{ site.description|raw }}{% endif %} - {{ site.calculated_date | date('c') }} + {{ site.calculated_date|date('r') }} {% for post in page.tag_posts|slice(0, 10) %} {{ post.title }}