]> id.pley.net Git - pod.git/blobdiff - sf/feed.xml
fix feed urls
[pod.git] / sf / feed.xml
index f4a1b556fb44e63cc989e6e09804aaa7728b592b..dd92c6dda30d00f1972076e46c5da3ba8174e48b 100644 (file)
@@ -5,9 +5,9 @@ title: ""
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
     <channel>
-        <atom:link href="{{ site.url }}/sf/feed.xml" rel="self" type="application/rss+xml" />
+        <atom:link href="{{ site.podcast.url }}/feed.xml" rel="self" type="application/rss+xml" />
         <title>{{ site.podcast.title }}</title>
-        <link>{{ site.podcast.url }}/sf</link>
+        <link>{{ site.podcast.url }}</link>
         <description>{{ site.podcast.escription | xml_escape }}</description>
         <managingEditor>{{ site.podcast.email }} ({{ site.podcast.author }})</managingEditor>
         <webMaster>{{ site.podcast.email }} ({{ site.podcast.author }})</webMaster>
@@ -18,7 +18,7 @@ title: ""
         <image>
             <url>{{ site.podcast.url }}/RJS_pod_1400x1400.jpg</url>
             <title>{{ site.podcast.title }}</title>
-            <link>{{ site.podcast.url }}/sf</link>
+            <link>{{ site.podcast.url }}</link>
         </image>
         <docs>http://www.rssboard.org/rss-specification</docs>
         <itunes:author>{{ site.podcast.title }}</itunes:author>