Format config.toml

This commit is contained in:
daudix 2024-06-08 22:27:26 +03:00
parent b61fe03908
commit 047552a6e3
No known key found for this signature in database
GPG Key ID: 93ECF15D3053D81C

View File

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