From: scott Date: Thu, 4 Jul 2024 03:04:16 +0000 (-0700) Subject: Merge remote-tracking branch 'origin/master' X-Git-Url: http://id.pley.net/pod.git/commitdiff_plain/3bd7778d75d8f4dcc42feb664586ed76739571de?hp=1953d6caa8e77c75772491d4116a903a37699cdc Merge remote-tracking branch 'origin/master' --- diff --git a/_config.yml b/_config.yml index 7140b36..e70ba4a 100644 --- a/_config.yml +++ b/_config.yml @@ -19,9 +19,9 @@ defaults: # Podcast Feed Settings podcast: - title: "Ruchi and Jer Explain Weird SF Politics to Scott" + title: "RJS: Weird SF Politics" email: sf@rjspod.live - description: "Politics in San Francisco are weird. Ruchi and Jer try to explain them to Scott." + description: "Politics in San Francisco are weird. Ruchi and Jer try to explain them to Scott. San Francisco Supervisors, ballot propositions, trash cans, YIMBYs vs. NIMBYs, and paper straws vs. plastic ones." keywords: Ruchi, Jer, Scott, San Francisco, SF, politics, SF politics, San Francisco politics, trash cans, YIMBY, NIMBY, paper straws url: https://rjspod.live/sf lang: en-us diff --git a/sf/feed.xml b/sf/feed.xml index 8e5c907..bb7d33f 100644 --- a/sf/feed.xml +++ b/sf/feed.xml @@ -21,18 +21,21 @@ title: "" {{ site.podcast.url }} http://www.rssboard.org/rss-specification - {{ site.podcast.title }} + {{ site.podcast.author }} {{ site.podcast.title | xml_escape }} {{ site.podcast.description | xml_escape }} clean - Ruchi and Jer Explain Weird SF Politics to Scott + {{ site.podcast.author }} {{ site.email }} + + { site.podcast.keywords | xml_escape }} + {% for post in site.posts %} {{ post.title | xml_escape }} {{ post.url | absolute_url }}