summaryrefslogtreecommitdiff
path: root/example/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'example/haunt.scm')
-rw-r--r--example/haunt.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/haunt.scm b/example/haunt.scm
index 52782dc..66a8392 100644
--- a/example/haunt.scm
+++ b/example/haunt.scm
@@ -1,5 +1,6 @@
(use-modules (haunt site)
(haunt reader)
+ (haunt asset)
(haunt builder blog)
(haunt builder atom)
(srfi srfi-19))