We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec5d28 commit 41e61b0Copy full SHA for 41e61b0
config.toml
@@ -1,6 +1,10 @@
1
baseURL = "/"
2
title = "Matrix Specification"
3
4
+# Prepends absolute URLs with the baseURL. Useful when hosting on non-root
5
+# paths, such as /unstable.
6
+canonifyURLs = true
7
+
8
enableRobotsTXT = true
9
10
# Hugo allows theme composition (and inheritance). The precedence is from left to right.
0 commit comments