diff options
Diffstat (limited to 'haunt.scm')
| -rw-r--r-- | haunt.scm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ (website readers wordpress-markdown) (website builders replicant-blog)) +(fluid-set! %default-port-encoding "UTF-8") + (site #:title "Replicant" #:domain "blog.replicant.us" #:default-metadata |
