Skip to content

Commit

Permalink
update config.toml using generate_feeds=true
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Nov 2, 2024
1 parent 1ce106f commit 4954008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ 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
generate_feeds = true

[markdown]
# Whether to do syntax highlighting
Expand Down

0 comments on commit 4954008

Please sign in to comment.