diff --git a/config.toml b/config.toml index de45502..47e572b 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ compile_sass = true # Whether to build a search index to be used later on by a JavaScript library build_search_index = false # Whether to generate a RSS feed automatically -generate_feed = true +generate_feeds = true # minify is broken for code blocks, works on the `next` branch # minify_html = true