From 89d733d299ae28e357915513c6acaea7d6ac1bcd Mon Sep 17 00:00:00 2001 From: Torpenn Date: Thu, 17 Oct 2024 17:49:25 +0200 Subject: [PATCH] Update baseURl --- hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yml b/hugo.yml index 0b6f411..0571b1b 100644 --- a/hugo.yml +++ b/hugo.yml @@ -1,7 +1,7 @@ # Documentation: https://gohugo.io/getting-started/configuration # Don't remove _merge, which imports default config theme: hugo-theme-yue -baseURL: 'https://yue.cyrusyip.org/' +baseURL: 'https://bagarrons-nous-48740a.gitlab.io/' defaultContentLanguage: fr defaultContentLanguageInSubdir: true enableGitInfo: false # Set lastmod from git history, this may increase build time