diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-04-25 11:58:43 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-04-25 11:58:43 +0200 |
commit | af16d76d6207a1a4113927afd141481b88095d87 (patch) | |
tree | 980415ad07102db97461f75cd43f842998f220d4 | |
parent | 78f212e7ed423a04c78333cf996461b17f479058 (diff) | |
parent | 6cb00e2567926bf8f99e8ad54bc59d8ab60f8dfa (diff) | |
download | hakyll-af16d76d6207a1a4113927afd141481b88095d87.tar.gz |
Merge branch 'nomeata-patch-1'
-rw-r--r-- | web/examples.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/examples.markdown b/web/examples.markdown index 85d3ffd..59ae8e3 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -148,6 +148,8 @@ directly with the default Hakyll site. [source](https://github.com/jozefg/blog) - <http://raindev.io>, [source](https://github.com/raindev/raindev.github.io) +- <http://hal2016.haskell.org/>, + [source](https://github.com/nomeata/hal2016-website/) ## Hakyll 3.X |