From: Jer Noble Date: Tue, 15 Nov 2022 22:51:26 +0000 (-0800) Subject: Change title; expand on description; add keywords to feed. X-Git-Url: http://id.pley.net/pod.git/commitdiff_plain/48d58c2511e10de15d46ff5f1635703f74e5f90c?ds=sidebyside;hp=--cc Change title; expand on description; add keywords to feed. --- 48d58c2511e10de15d46ff5f1635703f74e5f90c 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..de29e2d 100644 --- a/sf/feed.xml +++ b/sf/feed.xml @@ -33,6 +33,9 @@ title: "" + + { site.podcast.keywords | xml_escape }} + {% for post in site.posts %} {{ post.title | xml_escape }} {{ post.url | absolute_url }}