summaryrefslogtreecommitdiffstats
path: root/config/_default/menus/menus.en.toml
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-12-18 19:00:01 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-01-22 11:43:07 -0500
commitfb3efc45318558d4a0555cf6a2e0cc72252e13f8 (patch)
tree8628fb7257c14107836f595272581ef8b1b6618e /config/_default/menus/menus.en.toml
parent47e462d580c9fbfff5e1eeae5fee01790a49120f (diff)
removed submodule content/docs
Diffstat (limited to 'config/_default/menus/menus.en.toml')
-rw-r--r--config/_default/menus/menus.en.toml20
1 files changed, 12 insertions, 8 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index 22971e5..88edc5e 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -12,42 +12,46 @@
pageRef = "/tips/"
weight = 15
-# Evidence Submenu
+[[main]]
+ name = "Docs"
+ url = "/docs/"
+ weight = 20
+
[[main]]
name = "Evidence"
pageRef = "/evidence/"
- weight = 20
+ weight = 30
[[main]]
name = "People"
pageRef = "/persons/"
- weight = 30
+ weight = 40
# Main Cont'd
[[main]]
name = "Legal"
pageRef = "/legal/"
- weight = 40
+ weight = 50
[[main]]
name = "Communications"
pageRef = "/communication"
- weight = 50
+ weight = 60
[[main]]
name = "Posts"
pageRef = "/posts/"
- weight = 60
+ weight = 70
[[main]]
name = "Tags"
pageRef = "/tags/"
- weight = 70
+ weight = 80
# About Submenu
[[main]]
name = "About"
- weight = 80
+ weight = 90
[[main]]
name = "About Us"