haunt.scm: Change webbed site to site

This commit is contained in:
cælōrum spectātrīx 2026-02-12 00:26:53 +01:00
parent 11aafc1240
commit 9375a052b3

View file

@ -45,7 +45,7 @@
(small
"made with " (a (@ (href "https://dthompson.us/projects/haunt.html")) "haunt") " • "
"copyleft " ,(integer->char #x1f12f) " afiw 2026, all rights reversed • cc-by-sa-4.0 • "
(a (@ (href "https://git.linuxposting.xyz/afiw/webbedsite")) "source")))))))
(a (@ (href "https://git.linuxposting.xyz/afiw/site")) "source")))))))
(define my-theme
(theme #:name "em's theme"
@ -67,7 +67,7 @@
,(date->string (post-date post) "~1"))))
posts))))))
(site #:title "afiw's webbed site"
(site #:title "afiw's site"
#:domain "tilde.linuxposting.xyz"
#:default-metadata
'((author . "afiw")