diff --git a/hugo.toml b/hugo.toml index 29bf736..4d6b665 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ baseURL = 'https://nvim.pro' -languageCode = 'en-us' +languageLocale = 'en-us' title = "Nvim.Pro ~ links to my website, profile and contact information" theme = "LucentLink-Hugo" minVersion = "0.115.0"