diff --git a/config.toml b/config.toml index 60abeb9e..1faf8d80 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ base_url = "https://port19.xyz" title = "Port19s Webpage" -generate_feed = true -feed_filename = "rss.xml" +generate_feeds = true +feed_filenames = ["rss.xml"] [markdown] # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola