diff --git a/config.toml b/config.toml index b039eb6..bee5a35 100644 --- a/config.toml +++ b/config.toml @@ -29,6 +29,7 @@ subtitle = "(Nicht nur) Schulische Themen" acronym = "SCH" [extra.itunes] +owner_email = "schabernack@sbruder.de" [extra.theme] main = "#00a0bd" diff --git a/templates/rss.xml b/templates/rss.xml index 5d39782..730c032 100644 --- a/templates/rss.xml +++ b/templates/rss.xml @@ -20,6 +20,9 @@ {{ config.base_url | escape_xml | safe }} {{ config.extra.author }} + + {{ config.extra.itunes.owner_email }} + {{ config.description }} {{ config.extra.subtitle }}