aboutsummaryrefslogtreecommitdiffstats
path: root/haunt.scm
diff options
context:
space:
mode:
authorCristian Cezar Moisés <[email protected]>2024-02-24 03:25:42 +0000
committerGitHub <[email protected]>2024-02-24 03:25:42 +0000
commit4325ada4b8726132f33e7098f23c04ee4d2c2ce6 (patch)
tree3c6f5881505e5ea3eee6184047a98f56f0a984d6 /haunt.scm
parent6d1345957cb41770d63073cd5ddd93e64307d25d (diff)
Add files via upload
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