X-Git-Url: http://105106.c2e0p.group/pod.git/blobdiff_plain/c5f9b6af489b035f0fff7ddcfa50eb038068cca7..6791206ca00b63d1b470896b50c467663e8ad21f:/sf/feed.xml?ds=inline

diff --git a/sf/feed.xml b/sf/feed.xml
index 5d6180d..857173b 100644
--- a/sf/feed.xml
+++ b/sf/feed.xml
@@ -8,6 +8,7 @@ title: ""
         <atom:link href="{{ site.podcast.url }}/feed.xml" rel="self" type="application/rss+xml" />
         <title>{{ site.podcast.title }}</title>
         <link>{{ site.podcast.url }}</link>
+        <description>{{ site.podcast.description | xml_escape }}</description>
         <managingEditor>{{ site.podcast.email }} ({{ site.podcast.author }})</managingEditor>
         <webMaster>{{ site.podcast.email }} ({{ site.podcast.author }})</webMaster>
         <language>{{ site.podcast.lang }}</language>
@@ -21,6 +22,7 @@ title: ""
         </image>
         <docs>http://www.rssboard.org/rss-specification</docs>
         <itunes:author>{{ site.podcast.title }}</itunes:author>
+        <itunes:subtitle>{{ site.podcast.title | xml_escape }}</itunes:subtitle>
         <itunes:summary>{{ site.podcast.description | xml_escape }}</itunes:summary>
         <itunes:explicit>clean</itunes:explicit>
         <itunes:image href="{{ site.url }}/RJS_pod_1400x1400.jpg"/>