aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index e9eed0c..f13e6dd 100644
--- a/config.toml
+++ b/config.toml
@@ -5,8 +5,8 @@ description = "The personal website of Christian Cleberg."
author = "Christian Cleberg"
# RSS settings
-generate_feed = true
-feed_filename = "atom.xml"
+generate_feeds = true
+feed_filenames = ["atom.xml"]
[markdown]
highlight_code = true