summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-09-09 20:47:29 +0200
committerArne Rief <riearn@proton.me>2025-09-09 20:47:29 +0200
commit0b7c4c743eda002c5319c705a050c7a45bd532e1 (patch)
tree6124963e12bac2cb408334dfac1d02dc7fbe462d /hugo.toml
parent72b8471d345860cda8355ff587492aea8779caef (diff)
Styling tweaks
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]