X-Git-Url: http://105106.c2e0p.group/pod.git/blobdiff_plain/9470393cf199556daae64b7aa43ff81e8f686824..23a27829c28fe31800408fcf4ef3faaa70ada35a:/sf/feed.xml
diff --git a/sf/feed.xml b/sf/feed.xml
index dd92c6d..6af3c21 100644
--- a/sf/feed.xml
+++ b/sf/feed.xml
@@ -8,7 +8,6 @@ title: ""
{{ site.podcast.title }}
{{ site.podcast.url }}
- {{ site.podcast.escription | xml_escape }}
{{ site.podcast.email }} ({{ site.podcast.author }})
{{ site.podcast.email }} ({{ site.podcast.author }})
{{ site.podcast.lang }}
@@ -22,22 +21,23 @@ title: ""
http://www.rssboard.org/rss-specification
{{ site.podcast.title }}
+ {{ site.podcast.escription | xml_escape }}
clean
-
- {{ site.email }} (Podcast)
+ RJS Pod
+ {{ site.email }}
{% for post in site.posts %} -
{{ post.title | xml_escape }}
- {{ site.podcast.url }}{{ post.url }}
- {{ post.excerpt | xml_escape }}
- {{ site.podcast.url }}{{ post.url }}
+ {{ post.url | absolute_url }}
+ {{ post.summary | xml_escape }}
+ {{ post.url | absolute_url }}
{{ post.date | date_to_rfc822 }}
-
+
{{ site.podcast.author }}
{{ post.summary | xml_escape }}
{{ post.duration }}