From 3ea1004b9fb10cd6577adbac0dcaeb6d2078494b Mon Sep 17 00:00:00 2001
From: Antoine <antoine.roy@tetras-libre.fr>
Date: Wed, 29 Nov 2023 15:54:06 +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 2473308..8dbad6e 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -1,5 +1,5 @@
 title = "Tetras Doc'"
-baseurl = "/"
+baseurl = "http://antoine-perso.pages.tetras-libre.fr/doks-test/"
 canonifyURLs = false
 disableAliases = true
 disableHugoGeneratorInject = true
-- 
GitLab