diff --git a/config.toml b/config.toml index f13bac9..e583992 100644 --- a/config.toml +++ b/config.toml @@ -16,6 +16,9 @@ theme = "terminimal" taxonomies = [{ name = "tags" }] +# When set to "true", a feed is automatically generated. +generate_feed = true + [markdown] # Whether to do syntax highlighting # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola