From 65247a1363bf039ba5f4df5f7a8e6c8a9dd24a8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 2 Jan 2013 23:33:33 +0100 Subject: [PATCH] add piwik to rss --- source/atom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/atom.xml b/source/atom.xml index f90081e..8ae9631 100644 --- a/source/atom.xml +++ b/source/atom.xml @@ -22,7 +22,10 @@ layout: nil {{ post.date | date_to_xmlschema }} {{ site.url }}{{ post.id }} - + + {{ post.content | expand_urls: site.url | cdata_escape }} + ]]> {% endfor %}