Skip to content

Commit 440573a

Browse files
committed
Enable URL canonification in config.toml
1 parent b84006b commit 440573a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ enableEmoji = true
99
enableGitInfo = true
1010

1111
relativeURLs = false
12-
canonifyURLs = false
12+
canonifyURLs = true
1313

1414
[services]
1515
[services.googleAnalytics]

0 commit comments

Comments
 (0)