summaryrefslogtreecommitdiff
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 ed2b788..98f6dc1 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -64,7 +64,8 @@ organic gardener, woodworker, and drummer.")
'((author . "David Thompson")
(email . "davet@gnu.org"))
#:readers (list commonmark-reader*)
- #:builders (list (blog #:theme dthompson-theme #:collections %collections)
+ #:builders (list (blog #:theme dthompson-theme #:collections %collections
+ #:posts-per-page 10)
(atom-feed)
(atom-feeds-by-tag)
about-page