aboutsummaryrefslogtreecommitdiffstats
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index a35847f..c7f3220 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -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"