X-Git-Url: http://id.pley.net/pod.git/blobdiff_plain/afc3c661fd2919e6c0848c1bb8ad265f940f5adb..68cf10841197cd49bbdb841a84c0db745a373ee9:/sf/feed.xml?ds=sidebyside
diff --git a/sf/feed.xml b/sf/feed.xml
index f339fc6..bb7d33f 100644
--- a/sf/feed.xml
+++ b/sf/feed.xml
@@ -8,7 +8,7 @@ title: ""
{{ site.podcast.title }}
{{ site.podcast.url }}
- {{ site.podcast.escription | xml_escape }}
+ {{ site.podcast.description | xml_escape }}
{{ site.podcast.email }} ({{ site.podcast.author }})
{{ site.podcast.email }} ({{ site.podcast.author }})
{{ site.podcast.lang }}
@@ -21,23 +21,28 @@ title: ""
{{ site.podcast.url }}
http://www.rssboard.org/rss-specification
- {{ site.podcast.title }}
+ {{ site.podcast.author }}
+ {{ site.podcast.title | xml_escape }}
+ {{ site.podcast.description | xml_escape }}
clean
-
- {{ site.email }} (Podcast)
+ {{ site.podcast.author }}
+ {{ site.email }}
+
+ { site.podcast.keywords | xml_escape }}
+
{% for post in site.posts %} -
{{ post.title | xml_escape }}
{{ post.url | absolute_url }}
- {{ post.excerpt | xml_escape }}
+ {{ post.summary | xml_escape }}
{{ post.url | absolute_url }}
{{ post.date | date_to_rfc822 }}
-
+
{{ site.podcast.author }}
{{ post.summary | xml_escape }}
{{ post.duration }}