From fd917217ae218d7369a84c0b0dcdd9cfa937ca2a Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 5 Jun 2013 14:10:07 +0200 Subject: Update hakyll-init example to new template system --- data/example/index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'data/example/index.html') diff --git a/data/example/index.html b/data/example/index.html index 950111c..16a42f9 100644 --- a/data/example/index.html +++ b/data/example/index.html @@ -11,9 +11,6 @@ title: Home

I've reproduced a list of recent posts here for your reading pleasure:

Posts

- - +$partial("templates/post-list.html")$

…or you can find more in the archives. -- cgit v1.2.3