summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorlsof <lsof@mailbox.org>2026-04-30 19:05:44 +0200
committerlsof <lsof@mailbox.org>2026-04-30 19:05:44 +0200
commite265743f771095906e1f3ddb514d0609c4927861 (patch)
treebbe9d5caf2d539addc8a7c8cd0e7f4bcfa91416d /config.toml
parentea9022fada6e402742d9f374405a23bc1e055481 (diff)
atom feeds
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