diff --git a/hugo.toml b/hugo.toml index 7893e1c..a0514a1 100755 --- a/hugo.toml +++ b/hugo.toml @@ -13,8 +13,7 @@ paginate = 2 # see https://gohugo.io/extras/pagination/ summaryLength = 10 # see https://gohugo.io/content-management/excerpts/ defaultContentLanguage = "de" # disable language -disableLanguages = [ -] # example: ["fr"] for disable french language. see https://gohugo.io/content-management/multilingual/ +disableLanguages = ["en"] hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage