diff --git a/hugo.toml b/hugo.toml index a0514a1..3a3cad5 100755 --- a/hugo.toml +++ b/hugo.toml @@ -15,7 +15,7 @@ defaultContentLanguage = "de" # disable language disableLanguages = ["en"] hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage - +environment = "development" ########################### Services ############################# [services]