summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 2b3f56d..0272506 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,8 @@
# The URL the site will be built for
base_url = "/"
+generate_feeds = true
+
# Whether to automatically compile all Sass files in the sass directory
compile_sass = false