diff --git a/docs/atom.xml b/docs/atom.xml index fefd4327..a35528f4 100644 --- a/docs/atom.xml +++ b/docs/atom.xml @@ -19,11 +19,7 @@ {% if post.author.name %} {{ post.author.name | xml_escape }} {% endif %} - {% if post.introduction %} - {{ post.introduction | xml_escape }} - {% else %} - {{ post.content | xml_escape }} - {% endif %} + {{ post.content | xml_escape }} {{ post.date | date_to_rfc822 }} {{ site.url }}{{ post.url }} {{ site.url }}{{ post.url }}