diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-08-08 00:44:33 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-08-08 00:44:33 -0400 |
commit | 9942e1d97c884012b14a97764ea21119688c3699 (patch) | |
tree | 8c5a318583a8e477c1f5d924489d86f94fea916b | |
parent | f5f24c57cec2bbf51ed3d4bc7e27e234b8633686 (diff) |
blog: Export with-layout.
-rw-r--r-- | haunt/builder/blog.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haunt/builder/blog.scm b/haunt/builder/blog.scm index 06d4279..6c16f72 100644 --- a/haunt/builder/blog.scm +++ b/haunt/builder/blog.scm @@ -37,6 +37,7 @@ theme-layout theme-post-template theme-list-template + with-layout date->string* |