From c67e8e924c664ae4035862cc7b439cd7ec4bcef6 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 4 Sep 2015 08:37:08 +0200 Subject: builder: blog: Export "theme-collection-template". * haunt/builder/blog.scm: Export "theme-collection-template", not "theme-list-template". --- haunt/builder/blog.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haunt/builder/blog.scm b/haunt/builder/blog.scm index 6c16f72..6a39b64 100644 --- a/haunt/builder/blog.scm +++ b/haunt/builder/blog.scm @@ -36,7 +36,7 @@ theme-name theme-layout theme-post-template - theme-list-template + theme-collection-template with-layout date->string* -- cgit v1.2.3