diff --git a/config.toml b/config.toml index bae74f2..d784667 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,5 @@ languageCode = "en-us" title = "My New Hugo Site" theme = "novela" disableKinds = ["taxonomy", "taxonomyTerm"] -CanonifyURLs=true -RelativeURLs=true -UglyURLs=true +canonifyurls = true +relativeurls = false