diff --git a/hugo.yml b/hugo.yml index 2105d0c..1aee9c4 100644 --- a/hugo.yml +++ b/hugo.yml @@ -1,7 +1,8 @@ # Documentation: https://gohugo.io/getting-started/configuration # Don't remove _merge, which imports default config theme: hugo-theme-yue -baseURL: 'https://www.bagarrons-nous.org' +# baseURL: 'https://www.bagarrons-nous.org' +baseURL: 'https://test.morlaer.netlib.re' defaultContentLanguage: fr defaultContentLanguageInSubdir: true enableGitInfo: false # Set lastmod from git history, this may increase build time