Change baseURL

main
theodugautier 2025-08-31 17:32:13 +02:00
parent 51e0e0064c
commit 3cde9e0854
1 changed files with 1 additions and 2 deletions

View File

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