]> id.pley.net Git - pod.git/blobdiff - sf/feed.xml
Change title; expand on description; add keywords to feed.
[pod.git] / sf / feed.xml
index 857173be5709b59fb3c2a51e966ff469e00de5e7..de29e2dc9278d808a47ecc8caab6bae91fe1ed8f 100644 (file)
@@ -27,12 +27,15 @@ title: ""
         <itunes:explicit>clean</itunes:explicit>
         <itunes:image href="{{ site.url }}/RJS_pod_1400x1400.jpg"/>
         <itunes:owner>
-            <itunes:name>RJS Pod</itunes:name>
+            <itunes:name>Ruchi and Jer Explain Weird SF Politics to Scott</itunes:name>
             <itunes:email>{{ site.email }}</itunes:email>
         </itunes:owner>
         <itunes:category text="News">
             <itunes:category text="Politics"/>
         </itunes:category>
+        <itunes:keywords>
+            { site.podcast.keywords | xml_escape }}
+        </itunes:keywords>
 {% for post in site.posts %}        <item>
             <title>{{ post.title | xml_escape }}</title>
             <link>{{ post.url | absolute_url }}</link>