summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/haunt.scm b/haunt.scm
index b9f8568..c636a42 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -26,6 +26,7 @@
(jakob builder htaccess)
(jakob builder index)
(jakob builder outbox)
+ (jakob builder projects)
(jakob reader html-prime)
(jakob reader org-mode-prime)
(jakob theme)
@@ -61,6 +62,7 @@
,@content)))
(theme #:title title #:content content)))
#:prefix "pages/")
+ (projects)
(cookbook)
(static-directory "static")
(static-directory "posts-assets" "blog")