Fix baseURL

main
theodugautier 2025-08-31 17:49:26 +02:00
parent 1758765da7
commit 138d876444
1 changed files with 1 additions and 1 deletions

View File

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