diff --git a/source/_includes/flattr_payment_link.html b/source/_includes/flattr_payment_link.html new file mode 100644 index 0000000..4d2902f --- /dev/null +++ b/source/_includes/flattr_payment_link.html @@ -0,0 +1,7 @@ + diff --git a/source/atom.xml b/source/atom.xml index 9d8eabb..e9e386c 100644 --- a/source/atom.xml +++ b/source/atom.xml @@ -8,9 +8,6 @@ layout: nil {% if site.hub_url %}{% endif %} - {% if site.flattr_user %} - - {% endif %} {{ site.time | date_to_xmlschema }} {{ site.url }}/ @@ -24,6 +21,7 @@ layout: nil <![CDATA[{{ post.title | cdata_escape }}]]> {{ post.date | date_to_xmlschema }} + {% if site.flattr_user %}{% include flattr_payment_link.html %}{% endif %} {{ site.url }}{{ post.id }}