Change baseURL
parent
ccf8ed3be9
commit
51e0e0064c
3
hugo.yml
3
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue