diff --git a/haunt.scm b/haunt.scm index a32e8b6..873da8b 100644 --- a/haunt.scm +++ b/haunt.scm @@ -29,7 +29,7 @@ (title ,(format #f "~a – afiw" title))) (body (header - (strong "afiw's blog") + (strong ,(site-title site)) (nav (ul (li (a (@ (href "/~afiw")) "about"))