summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/_default/menus/menus.en.toml20
1 files changed, 13 insertions, 7 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index 7561af3..7180d9b 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -47,28 +47,34 @@
[[main]]
name = "Suspects"
- pageRef = "/Persons"
+ pageRef = "/persons/"
parent = "Persons"
weight = 10
[[main]]
- name = "Chief Douglas Randall Matthews"
- pageRef = "/persons/dmatthews"
+ name = "Relational Diagram"
+ pageRef = "/persons/map/"
parent = "Persons"
weight = 20
[[main]]
- name = "Scott Mayfield Esq."
- pageRef = "/persons/smayfield"
+ name = "Chief Douglas Randall Matthews"
+ pageRef = "/persons/dmatthews/"
parent = "Persons"
weight = 30
[[main]]
- name = "Anita Buice"
- pageRef = "/persons/abuice"
+ name = "Scott Mayfield Esq."
+ pageRef = "/persons/smayfield/"
parent = "Persons"
weight = 40
+[[main]]
+ name = "Anita Buice"
+ pageRef = "/persons/abuice/"
+ parent = "Persons"
+ weight = 50
+
# Main Cont'd
[[main]]
name = "Legal"