summaryrefslogtreecommitdiffstats
path: root/config/_default/menus/menus.en.toml
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-01-22 16:55:13 +0000
committerGitHub <noreply@github.com>2025-01-22 16:55:13 +0000
commit1ccadf298f59158ae6d4d0d96a4ea22d1166dcb4 (patch)
tree5a3174e8854d7b0887e0119d1e10c69978bacc41 /config/_default/menus/menus.en.toml
parentd72b6cdb9d1ba0ef36d13359fbdfd38e4f09bc55 (diff)
parentfef727c822458bc6d3e8af96187a445addbcdb6c (diff)
Merge pull request #66 from anoduck/develop
Develop
Diffstat (limited to 'config/_default/menus/menus.en.toml')
-rw-r--r--config/_default/menus/menus.en.toml43
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