summaryrefslogtreecommitdiff
path: root/site/themes/hugo-starter/config.toml
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-10-13 12:00:03 -0400
committertriethyl <triethylammonium@pm.me>2025-10-13 12:00:03 -0400
commit2496db965db4fa48197cb31c7750b2a16523ed32 (patch)
treece174f1f94426c8727a31680e0c8e415e998ba66 /site/themes/hugo-starter/config.toml
parentb2393801585b7e152ffbffb3226f720e66454ea6 (diff)
renamed theme and added content
Diffstat (limited to 'site/themes/hugo-starter/config.toml')
-rw-r--r--site/themes/hugo-starter/config.toml13
1 files changed, 0 insertions, 13 deletions
diff --git a/site/themes/hugo-starter/config.toml b/site/themes/hugo-starter/config.toml
deleted file mode 100644
index cbc85dd..0000000
--- a/site/themes/hugo-starter/config.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-[params.background]
- spacing = 24 # distance between dots
- maxRadius = 10 # max dot radius
- baseOffset = 120 # baseline from bottom
- freq = 0.008 # wave frequency (lower = wider waves)
- speed = 0.01 # wave speed (lower = slower movement)
-
- # envelope controls (controls variance)
- baseAmp = 100
- envelope1Freq = 0.002
- envelope1Amp = 120
- envelope2Freq = 0.0005
- envelope2Amp = 200