fix: fix typo in config

This commit is contained in:
Fey Naomi Schrewe 2024-12-30 20:06:16 +01:00
parent a6df3ccda8
commit 381017afe5

View File

@ -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" },
]