diff options
Diffstat (limited to 'haunt.scm')
| -rw-r--r-- | haunt.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ (fluid-set! %default-port-encoding "UTF-8") (site #:title "Replicant" - #:domain "blog.replicant.us" + #:domain "blog.test.replicant.us" #:default-metadata '((author . "Replicant contributors")) #:posts-directory "posts" |
