summaryrefslogtreecommitdiffstats
path: root/config/_default/menus
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-01-28 22:39:09 +0000
committerGitHub <noreply@github.com>2025-01-28 22:39:09 +0000
commitbba4a1fc0b18d98c36fa0a78798aa2927c3f4c22 (patch)
treee0cae8f2adf301edf84be69bd6a8a9fab3bb67f5 /config/_default/menus
parent7dc663c3e828a96eaf5d31b177c67fa2c5ffc16a (diff)
parent8f83a0e99fb7ed048b90a843ea3bba31cb9eb45d (diff)
Merge branch 'main' into dependabot/npm_and_yarn/markdownlint-cli2-0.17.2
Diffstat (limited to 'config/_default/menus')
-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