Skip to content

Commit 21e9fb4

Browse files
committed
Enable URL canonification in config.toml
1 parent 47a0212 commit 21e9fb4

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)