Disable canonifyURLs

It is deprecated and messes with relative links when used with some baseURLs.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-10-24 00:39:54 +02:00
parent 28a730339d
commit 7cf66f9007
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

View file

@ -1,10 +1,6 @@
baseURL = "/"
title = "Matrix Specification"
# Prepends absolute URLs with the baseURL. Useful when hosting on non-root
# paths, such as /unstable.
canonifyURLs = true
enableRobotsTXT = true
# We disable RSS, because (a) it's useless, (b) Hugo seems to generate broken