summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-11-21 06:15:15 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-11-21 06:15:15 -0500
commit4530da3162b4fef7103871759e8d17c3f8a2758b (patch)
treea92cd990e328943dd663715f3ba076242b314400 /config
parent6892666778ef20e31eea669ea5932f759626fdf0 (diff)
docs: :memo: Removed off subject otter logs
Updated packages, Removed off subject otter logs.
Diffstat (limited to 'config')
-rw-r--r--config/_default/hugo.toml4
-rw-r--r--config/_default/menus/menus.en.toml37
-rw-r--r--config/_default/params.toml2
3 files changed, 40 insertions, 3 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 3fd41c3..cb13dbe 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -116,4 +116,6 @@ home = ["HTML", "RSS", "REDIR"]
[[module.imports]]
path = "github.com/gethinode/mod-mermaid"
[[module.imports]]
- path = "github.com/gethinode/mod-leaflet" \ No newline at end of file
+ path = "github.com/gethinode/mod-leaflet"
+ [[module.imports]]
+ path = "github.com/anoduck/mod-timelinejs3" \ No newline at end of file
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
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 779559c..8df28e1 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -106,7 +106,7 @@
# This determines the layout format for each secton of the site.
[sections]
[sections.evidence]
- title = "Evidenciary Artifacts"
+ title = "Evidence and Records"
reference = "More Evidence"
layout = "card"
sort = "date"