summaryrefslogtreecommitdiff
path: root/src/operationnull/site.scm
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2026-02-24 21:24:37 -0500
committerbd <bdunahu@operationnull.com>2026-02-24 21:24:37 -0500
commit22d5d49ade2109a8e205b4be188f0df16720be98 (patch)
tree9c4a6805867aacf6b8402b2cd9faea8986512f67 /src/operationnull/site.scm
parent88636fac05402f190969dea8d9086997a84063d2 (diff)
more poetry inspiration, update contacts
Diffstat (limited to 'src/operationnull/site.scm')
-rw-r--r--src/operationnull/site.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/operationnull/site.scm b/src/operationnull/site.scm
index 1fad264..53a36c0 100644
--- a/src/operationnull/site.scm
+++ b/src/operationnull/site.scm
@@ -22,5 +22,5 @@
#:builders (list (static-page index-content "index.html" "home")
(static-page contact-content "/contact.html" "contact")
(static-page e404 "/404.html" "404 Error")
- (static-page gold-content "/gold.html" "More Worthless than Gold")
+ (static-page gold-content "/gold.html" "Shape God")
(static-directory "content/assets" "assets"))))