diff options
Diffstat (limited to 'src/operationnull/site.scm')
| -rw-r--r-- | src/operationnull/site.scm | 2 |
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")))) |
