From 3d28d4808c2de02e1f2c9f896f0a208ae66ef1f1 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Aug 2021 18:05:19 +0200 Subject: [PATCH] Config tweak --- config.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 5a2e478..1c1ffea 100644 --- a/config.toml +++ b/config.toml @@ -1,13 +1,12 @@ baseURL = "https://www.cosin.ch/" -languageCode = "de-CH" title = "CoSin - Chaos Singularity" +languageCode = "de-CH" +defaultContentLanguage = "de" +defaultContentLanguageInSubdir = true + disableHugoGeneratorInject = true enableRobotsTXT = true - -DefaultContentLanguage = "de" -DefaultContentLanguageInSubdir = true - disableKinds = ["taxonomy", "term"] [Languages]