diff options
Diffstat (limited to 'config/_default/menus')
| -rw-r--r-- | config/_default/menus/menus.en.toml | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml index 05232c8..68e421a 100644 --- a/config/_default/menus/menus.en.toml +++ b/config/_default/menus/menus.en.toml @@ -46,7 +46,7 @@ weight = 30 [[main]] - name = "Suspects" + name = "People" pageRef = "/persons/" parent = "Persons" weight = 10 @@ -57,24 +57,6 @@ parent = "Persons" weight = 20 -[[main]] - name = "Chief Douglas Randall Matthews" - pageRef = "/persons/dmatthews/" - parent = "Persons" - weight = 30 - -[[main]] - 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" |
