From 8ba4c2c9ae90ef30d51afa7a79a739f5028cc7df Mon Sep 17 00:00:00 2001
From: Antoine <antoine.roy@tetras-libre.fr>
Date: Sun, 26 Nov 2023 11:34:08 +0100
Subject: [PATCH] changement baseurl

---
 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 83ffac5..30ffe52 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -1,4 +1,4 @@
-baseurl = "https://epogrebnyak.gitlab.io/doks-howto"
+baseurl = "/"
 disableAliases = true
 disableHugoGeneratorInject = true
 enableEmoji = true
-- 
GitLab