From 0b7c4c743eda002c5319c705a050c7a45bd532e1 Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Tue, 9 Sep 2025 20:47:29 +0200 Subject: Styling tweaks --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugo.toml') 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] -- cgit v1.2.3