diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-08-16 11:33:49 -0400 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-08-16 11:33:49 -0400 |
commit | 2ef6d118df38ec1776056cc2506127401d9e5385 (patch) | |
tree | c1390ab234f59385639b93fdf6175e81a4deaf5f | |
parent | fdb298d6a22dbab32d5da6c653b600d1b8f93143 (diff) | |
download | hakyll-2ef6d118df38ec1776056cc2506127401d9e5385.tar.gz |
Add nicolerauch.de to examples
-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 cbcab55..9b2c0c6 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -158,6 +158,8 @@ directly with the default Hakyll site. [source](https://github.com/klpn/static-dust) - <http://www.kuznero.com/>, [source](https://github.com/kuznero/kuznero.github.io) +- <http://nicolerauch.de/>, + [source](https://github.com/NicoleRauch/BusinessWebsite) ## Hakyll 3.X |