diff options
| author | 2026-04-30 19:05:44 +0200 | |
|---|---|---|
| committer | 2026-04-30 19:05:44 +0200 | |
| commit | e265743f771095906e1f3ddb514d0609c4927861 (patch) | |
| tree | bbe9d5caf2d539addc8a7c8cd0e7f4bcfa91416d /config.toml | |
| parent | ea9022fada6e402742d9f374405a23bc1e055481 (diff) | |
atom feeds
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
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 |