From 9470393cf199556daae64b7aa43ff81e8f686824 Mon Sep 17 00:00:00 2001 From: Jer Noble Date: Sat, 7 May 2022 21:19:53 -0700 Subject: [PATCH] fix feed urls --- index.html | 12 ------------ sf/feed.xml | 6 +++--- 2 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index 0b671b8..0000000 --- a/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - RJS Pod - - - RJS SF Pod - - \ No newline at end of file diff --git a/sf/feed.xml b/sf/feed.xml index f4a1b55..dd92c6d 100644 --- a/sf/feed.xml +++ b/sf/feed.xml @@ -5,9 +5,9 @@ title: "" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> - + {{ site.podcast.title }} - {{ site.podcast.url }}/sf + {{ site.podcast.url }} {{ site.podcast.escription | xml_escape }} {{ site.podcast.email }} ({{ site.podcast.author }}) {{ site.podcast.email }} ({{ site.podcast.author }}) @@ -18,7 +18,7 @@ title: "" {{ site.podcast.url }}/RJS_pod_1400x1400.jpg {{ site.podcast.title }} - {{ site.podcast.url }}/sf + {{ site.podcast.url }} http://www.rssboard.org/rss-specification {{ site.podcast.title }} -- 2.40.1