haunt.scm: Use "webbed site" instead of "blog"
This commit is contained in:
parent
f956f998a2
commit
ffbb938f87
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
||||||
,(date->string (post-date post) "~1"))))
|
,(date->string (post-date post) "~1"))))
|
||||||
posts))))))
|
posts))))))
|
||||||
|
|
||||||
(site #:title "afiw's blog"
|
(site #:title "afiw's webbed site"
|
||||||
#:domain "tilde.linuxposting.xyz"
|
#:domain "tilde.linuxposting.xyz"
|
||||||
#:default-metadata
|
#:default-metadata
|
||||||
'((author . "afiw")
|
'((author . "afiw")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue