Update baseURl
parent
11c7b9e285
commit
89d733d299
2
hugo.yml
2
hugo.yml
|
|
@ -1,7 +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://yue.cyrusyip.org/'
|
baseURL: 'https://bagarrons-nous-48740a.gitlab.io/'
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue