Update config for new Zola

This commit is contained in:
Wesley Moore 2024-07-03 17:29:37 +10:00
parent 89902e72e6
commit 25c4a33b14
No known key found for this signature in database

View file

@ -8,8 +8,8 @@ description = "Posts by Wesley Moore"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
generate_feed = true
feed_filename = "rss.xml"
generate_feeds = true
feed_filenames = ["rss.xml"]
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false