From d19cb711f45a05add743c45e7cb73cc22792dd19 Mon Sep 17 00:00:00 2001 From: Antoine <antoine.roy@tetras-libre.fr> Date: Wed, 29 Nov 2023 16:05:34 +0100 Subject: [PATCH] try to change the URL --- config/_default/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 8dbad6e..2473308 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,5 +1,5 @@ title = "Tetras Doc'" -baseurl = "http://antoine-perso.pages.tetras-libre.fr/doks-test/" +baseurl = "/" canonifyURLs = false disableAliases = true disableHugoGeneratorInject = true -- GitLab