diff --git a/config.toml b/config.toml index e333b57..847c07f 100644 --- a/config.toml +++ b/config.toml @@ -3,3 +3,4 @@ languageCode = "en-us" title = "My New Hugo Site" theme = "novela" disableKinds = ["taxonomy", "taxonomyTerm"] +canonifyURLs = true