aboutsummaryrefslogtreecommitdiffstats
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index acda8bd..fa216fb 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -97,7 +97,8 @@
#:readers
(list commonmark-reader*)
#:builders
- (list (blog #:theme default-theme #:collections %projects)
+ (list
+ (blog #:theme default-theme #:collections %projects)
(blog #:theme default-theme #:collections %research)
home-page
about-page