Enable taxonomies and list them in navigation
This commit is contained in:
@ -3,6 +3,10 @@ title = "em.0x45.cz"
|
||||
compile_sass = true
|
||||
build_search_index = false
|
||||
|
||||
taxonomies = [
|
||||
{name = "categories", feed = false}
|
||||
]
|
||||
|
||||
[markdown]
|
||||
highlight_code = true
|
||||
smart_punctuation = true
|
||||
|
Reference in New Issue
Block a user