diff --git a/hugo.toml b/hugo.toml index 6c65a21..23b06eb 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,9 +1,10 @@ baseURL = 'https://sillon-fictionnel.club/' -languageCode = 'fr' title = 'le sillon fictionnel' theme = 'writeonly' copyright = '© 2024 Le Sillon Fictionnel - contenu sous licence CC BY 4.0 DEED' - +languageCode = 'fr_FR' +defaultContentLanguage = 'fr' +defaultContentLang = 'fr' [params] title = 'sillon-fictionnel.club'