diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 7d5d1b1..f11f2d1 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -4,7 +4,7 @@ enableGitInfo = false # additional settings baseURL = "https://corruptlamar.com/" -canonifyURLs = true +canonifyURLs = false enableEmoji = true enableRobotsTXT = true enableInlineShortcodes = true |
