diff options
Diffstat (limited to 'config/_default/menus/menus.en.toml')
| -rw-r--r-- | config/_default/menus/menus.en.toml | 43 |
1 files changed, 1 insertions, 42 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml index 22971e5..f95036a 100644 --- a/config/_default/menus/menus.en.toml +++ b/config/_default/menus/menus.en.toml @@ -3,16 +3,10 @@ # Main Menu [[main]] - name = "Home" - pageRef = "/" - weight = 10 - -[[main]] name = "Tips" pageRef = "/tips/" - weight = 15 + weight = 10 -# Evidence Submenu [[main]] name = "Evidence" pageRef = "/evidence/" @@ -187,38 +181,3 @@ url = "https://twitter.com/solar_dump" parent = "Our Network" weight = 40 - -# # External Links -# [[footer]] -# name = "Other Sites" -# weight = 40 - -# [[footer]] -# name = "Lamar County Code" -# url = "https://library.municode.com/ga/lamar_county/codes/code_of_ordinances" -# parent = "Other Sites" -# weight = 10 - -# [[footer]] -# name = "Lamar County Commissioners" -# url = "https://lamarcountyga.com" -# parent = "Other Sites" -# weight = 20 - -# [[footer]] -# name = "Lamar Co Online Tax Records" -# url = "https://qpublic.net/ga/lamar/" -# parent = "Other Sites" -# weight = 30 - -# [[footer]] -# name = "2023 Georgia Code" -# url = "https://law.justia.com/codes/georgia/2023/" -# parent = "Other Sites" -# weight = "40" - -# [[footer]] -# name = "2022 Federal Code" -# url = "https://law.justia.com/codes/us/2022/" -# parent = "Other Sites" -# weight = 50
\ No newline at end of file |
