From: Jer Noble Date: Tue, 15 Nov 2022 23:27:29 +0000 (-0800) Subject: Fix both the author and owner tags of the feed to be based on the podcast.author... X-Git-Url: http://id.pley.net/pod.git/commitdiff_plain/refs/heads/master Fix both the author and owner tags of the feed to be based on the podcast.author setting in _config.yaml. --- diff --git a/sf/feed.xml b/sf/feed.xml index de29e2d..bb7d33f 100644 --- a/sf/feed.xml +++ b/sf/feed.xml @@ -21,13 +21,13 @@ 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 }}