projects
/
software
/
elephly-net.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6358c
)
haunt: Fix base URL for feeds.
author
rekado
<rekado@elephly.net>
Wed, 24 Feb 2016 06:41:04 +0000
(07:41 +0100)
committer
rekado
<rekado@elephly.net>
Wed, 24 Feb 2016 06:41:04 +0000
(07:41 +0100)
haunt.scm
patch
|
blob
|
history
diff --git
a/haunt.scm
b/haunt.scm
index b61a0ef6012796b7dd3f8672f8b65d0d6e8c90cb..e86d852b98fb1e1d44d30c33689ad523fdf8a586 100644
(file)
--- 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"))