chore: use generate_feeds instead of generate_feed

Signed-off-by: thunderbottom <thunderbottom@noreply.git.deku.moe>
This commit is contained in:
thunderbottom 2024-08-12 15:09:49 +05:30
parent ce7fb19e2e
commit bd45879304

View File

@ -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