Deutsche menuestruktur implementiert
This commit is contained in:
parent
6994752a74
commit
3c4fb2efb9
21 changed files with 681 additions and 8 deletions
|
|
@ -11,8 +11,9 @@ timeZone = "Europe/Berlin"
|
|||
paginate = 2 # see https://gohugo.io/extras/pagination/
|
||||
# post excerpt
|
||||
summaryLength = 10 # see https://gohugo.io/content-management/excerpts/
|
||||
defaultContentLanguage = "de"
|
||||
# disable language
|
||||
disableLanguages = [
|
||||
disableLanguages = [
|
||||
] # example: ["fr"] for disable french language. see https://gohugo.io/content-management/multilingual/
|
||||
hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue