fix: fix typo in config
This commit is contained in:
parent
a6df3ccda8
commit
381017afe5
@ -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 = true
|
||||
|
||||
taxonimies = [
|
||||
taxonomies = [
|
||||
{ name = "cuisine" },
|
||||
]
|
||||
|
||||
@ -18,4 +18,4 @@ taxonimies = [
|
||||
highlight_code = false
|
||||
|
||||
[extra]
|
||||
# Put all your custom variables here
|
||||
# Put all your custom variables here
|
||||
|
Loading…
Reference in New Issue
Block a user