]> 105106.c2e0p.group Git - pod.git/blobdiff - sf/feed.xml
fix feed urls
[pod.git] / sf / feed.xml
index fbc334f8675acd9996cc988c537900cf13470461..dd92c6dda30d00f1972076e46c5da3ba8174e48b 100644 (file)
@@ -5,20 +5,20 @@ 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>
         <language>{{ site.podcast.lang }}</language>
-        <copyright>Copyright (C) {{ site.time | date: "%Y" }} {{ site.author }}. All Rights Reserved.</copyright>
+        <copyright>Copyright (C) {{ site.time | date: "%Y" }} {{ site.author | xml_escape }}. All Rights Reserved.</copyright>
         <pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
         <lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
         <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>