config: Update for Zola 0.19

projects
Dustin 2024-08-18 09:01:08 -05:00
parent 5effaf78c2
commit 84796db5c5
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ compile_sass = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
generate_feed = true
feed_filename = 'atom.xml'
generate_feeds = true
feed_filenames = ['atom.xml']
[markdown]
# Whether to do syntax highlighting