X-Git-Url: http://id.pley.net/pod.git/blobdiff_plain/9470393cf199556daae64b7aa43ff81e8f686824..02c0b58622b54956ff18cc8d50492508c3578815:/sf/feed.xml
diff --git a/sf/feed.xml b/sf/feed.xml
index dd92c6d..d56fca6 100644
--- a/sf/feed.xml
+++ b/sf/feed.xml
@@ -26,18 +26,18 @@ title: ""
- {{ site.email }} (Podcast)
+ {{ 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 }}