Format config.toml
This commit is contained in:
@ -9,9 +9,7 @@ feed_filename = "atom.xml"
|
||||
build_search_index = false
|
||||
author = "Duck Quack"
|
||||
|
||||
taxonomies = [
|
||||
{name = "tags", feed = true},
|
||||
]
|
||||
taxonomies = [{ name = "tags", feed = true }]
|
||||
|
||||
[markdown]
|
||||
highlight_code = true
|
||||
|
Reference in New Issue
Block a user