From 22d5d49ade2109a8e205b4be188f0df16720be98 Mon Sep 17 00:00:00 2001 From: bd Date: Tue, 24 Feb 2026 21:24:37 -0500 Subject: more poetry inspiration, update contacts --- src/operationnull/site.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/operationnull/site.scm') 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")))) -- cgit v1.2.3