summaryrefslogtreecommitdiffstats
path: root/config/_default/params.toml
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-02-15 02:33:34 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-02-15 02:33:34 -0500
commitd43ab2e37e681e222da93226bcd5211e29e84438 (patch)
tree9b46730f754a9a0fa46fb9d6582609068d714c57 /config/_default/params.toml
parentf079abb5cbc39bf5356bc7349f47b9b5c3627a48 (diff)
feat: 🎸 Module additions
Added created modules to the site along with more content.
Diffstat (limited to 'config/_default/params.toml')
-rw-r--r--config/_default/params.toml18
1 files changed, 16 insertions, 2 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index a6a2d5c..1ef9adc 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -271,8 +271,22 @@
theytookourhome = "https://theytookourhome.com"
contact = "https://contact.corruptlamar.com"
+[footer]
+ license = "All rights reserved. Corrupt Lamar 2024"
+
[modules.fontawesome]
skipMissing = true
-[footer]
- license = "All rights reserved. Corrupt Lamar 2024"
+[modules.countup]
+ debug = false
+
+[modules.timelinejs]
+ debug = false
+
+[modules.popup]
+ debug = false
+ title = "Corrupt Lamar is constantly evolving."
+ btnlabel = "Close"
+ image = "https://res.cloudinary.com/solardump/image/upload/v1738747178/under_construction_PNG46_rajllh.png"
+ alt = "Site Under Construction"
+ content = "Our site is ever changing. We are always revising, adding stuff, and making corrections. As long as you are aware of this, click the button below to go ahead."