summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorAndrew Barchuk <raindev@icloud.com>2016-02-29 23:24:39 +0200
committerAndrew Barchuk <raindev@icloud.com>2016-02-29 23:24:39 +0200
commitf1c8a3e9948a8161723e04043eda442410e6fc28 (patch)
tree0125355323f98cd6315b6e0cdf51356be81c2d42 /hakyll.cabal
parent6eb19c9eaacb6c9d0b1f9c3717bcaebbbf7cea19 (diff)
downloadhakyll-f1c8a3e9948a8161723e04043eda442410e6fc28.tar.gz
Change example posts dates to be 3 years newer
No need to trick people into thinking Hakyll is dated when it is not ;)
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal8
1 files changed, 4 insertions, 4 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 7bb79cf..61460e7 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -42,10 +42,10 @@ Build-Type: Simple
Data-Dir: data
Data-files:
- example/posts/2012-11-28-carpe-diem.markdown
- example/posts/2012-10-07-rosa-rosa-rosam.markdown
- example/posts/2012-12-07-tu-quoque.markdown
- example/posts/2012-08-12-spqr.markdown
+ example/posts/2015-11-28-carpe-diem.markdown
+ example/posts/2015-10-07-rosa-rosa-rosam.markdown
+ example/posts/2015-12-07-tu-quoque.markdown
+ example/posts/2015-08-12-spqr.markdown
example/site.hs
example/images/haskell-logo.png
example/templates/post-list.html