X-Git-Url: http://105106.c2e0p.group/pod.git/blobdiff_plain/afc3c661fd2919e6c0848c1bb8ad265f940f5adb..c5f9b6af489b035f0fff7ddcfa50eb038068cca7:/sf/feed.xml
diff --git a/sf/feed.xml b/sf/feed.xml
index f339fc6..5d6180d 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,11 +21,12 @@ title: ""
http://www.rssboard.org/rss-specification
{{ site.podcast.title }}
+ {{ site.podcast.description | xml_escape }}
clean
-
- {{ site.email }} (Podcast)
+ RJS Pod
+ {{ site.email }}
@@ -34,10 +34,10 @@ title: ""
{% 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 }}