From: Amin Bandali Date: Fri, 20 Dec 2019 05:31:12 +0000 (-0500) Subject: specify #:scheme X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/commitdiff_plain/b00243f08c33e6a4752fe0445820b6666e9bfd31 specify #:scheme --- diff --git a/haunt.scm b/haunt.scm index 47f1474..414ef08 100644 --- a/haunt.scm +++ b/haunt.scm @@ -26,8 +26,7 @@ (haunt site)) (site #:title "Amin Bandali" - ;; TODO: uncomment after new haunt release - ;; #:scheme my-scheme + #:scheme my-scheme ; requires haunt-next #:domain my-domain #:default-metadata '((author . "Amin Bandali")