aboutsummaryrefslogtreecommitdiff
path: root/haunt/haunt.scm
diff options
context:
space:
mode:
authorJakob L. Kreuze2019-07-23 17:49:51 -0400
committerJakob L. Kreuze2019-07-23 17:49:51 -0400
commitfb667d98c6d0b7c133ea5fcfa54fc1f1136772ef (patch)
treef26220e1fdfd394d37e5d749bd3694e410ffe9f9 /haunt/haunt.scm
parent7c24b6569616ee14ef515b91bc4c9fca12a69572 (diff)
Implement an Atom feed with support for crossposts.
Diffstat (limited to 'haunt/haunt.scm')
-rw-r--r--haunt/haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt/haunt.scm b/haunt/haunt.scm
index dcf41b0..8a975ec 100644
--- a/haunt/haunt.scm
+++ b/haunt/haunt.scm
@@ -15,9 +15,9 @@
;;; <http://www.gnu.org/licenses/>.
(use-modules (haunt builder assets)
- (haunt builder atom)
(haunt post)
(haunt site)
+ (jakob builder atom)
(jakob builder blog)
(jakob builder blogroll)
(jakob builder htaccess)

© 2015 - 2026 Jakob L. Kreuze