From 48d58c2511e10de15d46ff5f1635703f74e5f90c Mon Sep 17 00:00:00 2001 From: Jer Noble Date: Tue, 15 Nov 2022 14:51:26 -0800 Subject: [PATCH] Change title; expand on description; add keywords to feed. --- _config.yml | 4 ++-- sf/feed.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) 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 }} -- 2.40.1