summaryrefslogtreecommitdiffstats
path: root/config/_default
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default')
-rw-r--r--config/_default/hugo.toml2
-rw-r--r--config/_default/menus/menus.en.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 7d5d1b1..f11f2d1 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -4,7 +4,7 @@ enableGitInfo = false
# additional settings
baseURL = "https://corruptlamar.com/"
-canonifyURLs = true
+canonifyURLs = false
enableEmoji = true
enableRobotsTXT = true
enableInlineShortcodes = true
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index 2a62bfc..09389f9 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -8,7 +8,7 @@
weight = 10
[[main]]
- name = "Info"
+ name = "Docs"
pageRef = "/docs/"
weight = 15