config.toml: generate_feed -> generate_feeds
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# The URL the site will be built for
|
# The URL the site will be built for
|
||||||
base_url = "https://uninsane.org"
|
base_url = "https://uninsane.org"
|
||||||
title = "Perfectly Sane"
|
title = "Perfectly Sane"
|
||||||
# RSS
|
# RSS. see: <https://www.getzola.org/documentation/templates/feeds/>
|
||||||
generate_feed = true
|
generate_feeds = true
|
||||||
|
|
||||||
# Whether to automatically compile all Sass files in the sass directory
|
# Whether to automatically compile all Sass files in the sass directory
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
Reference in New Issue
Block a user