config: canonifyURLs

This commit is contained in:
William Floyd 2018-06-22 21:07:19 -04:00
parent a6597623d7
commit 5f757a1bd1
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9

View file

@ -7,6 +7,7 @@ rssLimit = 10
paginate = 10 paginate = 10
pygmentsCodefences = true pygmentsCodefences = true
pygmentsStyle = "native" pygmentsStyle = "native"
canonifyURLs = true
[taxonomies] [taxonomies]
category = "categories" category = "categories"