diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2017-01-17 13:32:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-17 13:32:17 +0100 |
commit | c58ba6ab4444f66124f4513e07604e031d8dbf31 (patch) | |
tree | 321bce15eb86708b300dbb1950c6acb86c1476be /web | |
parent | 06508151275f7a9ad785b5566093351dd741dc1f (diff) | |
parent | 7d994fe18c9da96c4a65a89b05dde8ced5f6ebad (diff) | |
download | hakyll-c58ba6ab4444f66124f4513e07604e031d8dbf31.tar.gz |
Merge pull request #511 from beerendlauwers/patch-1
Add HaskAnything to the examples page.
Diffstat (limited to 'web')
-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 f4a3c71..42e4501 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -164,6 +164,8 @@ directly with the default Hakyll site. [source](https://github.com/alexanderlobov/homepage) - <http://rahul.nu/>, [source](https://github.com/rp/rp.github.io/tree/dev) +- <http://haskanything.com/>, +[source](https://github.com/beerendlauwers/HaskAnything) ## Hakyll 3.X |