diff --git a/config.toml b/config.toml index 564c94f..6d0b53c 100644 --- a/config.toml +++ b/config.toml @@ -4,3 +4,4 @@ title = "My New Hugo Site" theme = "novela" disableKinds = ["taxonomy", "taxonomyTerm"] canonifyURLs = true +relativeURLs = true