summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index b61a0ef..e86d852 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -268,7 +268,7 @@ in parentheses."
(define %make-slug post/file-base-name)
(site #:title "Rekado"
- #:domain "http://elephly.net"
+ #:domain "http://elephly.net/posts"
#:default-metadata
'((author . "Ricardo Wurmus")
(email . "rekado+web@elephly.net"))