summaryrefslogtreecommitdiffstats
path: root/config/_default/menus/menus.en.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/menus/menus.en.toml')
-rw-r--r--config/_default/menus/menus.en.toml37
1 files changed, 36 insertions, 1 deletions
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index 9dfc23a..7c81733 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -216,4 +216,39 @@
name = "Twitter: @solar_dump"
url = "https://twitter.com/solar_dump"
parent = "Our Network"
- weight = 40 \ No newline at end of file
+ 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