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