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 c636a42..31d5596 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -27,6 +27,7 @@
(jakob builder index)
(jakob builder outbox)
(jakob builder projects)
+ (jakob builder search)
(jakob reader html-prime)
(jakob reader org-mode-prime)
(jakob theme)
@@ -53,6 +54,7 @@
#:builders
(list (atom-feed #:max-entries 1024)
(index)
+ (search)
(blog)
(blogroll)
(outbox)