summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index d1ddfa9..b7e2d8a 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -11,7 +11,7 @@ enableRobotsTXT = true # Copy this line to your project's hugo.toml
# EXAMPLE: multilingual English-German site with content/en & content/de directories; English as default
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = true
-disableDefaultLanguageRedirect = true
+disableDefaultLanguageRedirect = false
[languages]
[languages.de]