diff options
author | Denis Shevchenko <me@dshevchenko.biz> | 2017-05-21 17:37:21 +0400 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2017-05-21 15:37:21 +0200 |
commit | 1d4d4b941abb0c13db1e2ea207dad27d83634723 (patch) | |
tree | 92e6070530962efa6f475888ae6839eeb435dd4d | |
parent | 85ef16f5faf14dac21ac284024fd2982e24dcfa2 (diff) | |
download | hakyll-1d4d4b941abb0c13db1e2ea207dad27d83634723.tar.gz |
Add bananasandlenses.net to examples
Add website of the Russian podcast about Haskell.
-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 f42fca3..d114876 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -20,6 +20,8 @@ directly with the default Hakyll site. [source](https://github.com/jaspervdj/jaspervdj) - <http://www.imagination-land.org/>, [source](https://github.com/Keruspe/blog/) +- <https://bananasandlenses.net/>, + [source](https://github.com/denisshevchenko/bananasandlenses) - <http://blog.clement.delafargue.name/>, [source](https://github.com/divarvel/blog) - <http://bneijt.nl>, |