summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2013-06-05 14:10:07 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2013-06-05 14:10:11 +0200
commitfd917217ae218d7369a84c0b0dcdd9cfa937ca2a (patch)
treeeda9e2ec83fa4f5835041e521246b1b9abf7d70a /hakyll.cabal
parent569c6e035a10c2e3692b5cf72211ea2ad5526b01 (diff)
downloadhakyll-fd917217ae218d7369a84c0b0dcdd9cfa937ca2a.tar.gz
Update hakyll-init example to new template system
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index fdf72e6..633a414 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -48,7 +48,7 @@ Data-files:
example/posts/2012-08-12-spqr.markdown
example/site.hs
example/images/haskell-logo.png
- example/templates/post-item.html
+ example/templates/post-list.html
example/templates/default.html
example/templates/archive.html
example/templates/post.html