From ffbb938f87a136473df50e32dc5123278b7ff67a Mon Sep 17 00:00:00 2001 From: afiw Date: Wed, 11 Feb 2026 13:39:13 +0100 Subject: [PATCH] haunt.scm: Use "webbed site" instead of "blog" --- haunt.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haunt.scm b/haunt.scm index 8540d57..a32e8b6 100644 --- a/haunt.scm +++ b/haunt.scm @@ -67,7 +67,7 @@ ,(date->string (post-date post) "~1")))) posts)))))) -(site #:title "afiw's blog" +(site #:title "afiw's webbed site" #:domain "tilde.linuxposting.xyz" #:default-metadata '((author . "afiw")