diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-12-27 16:42:09 +0100 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-12-27 16:42:09 +0100 |
commit | 6ba9099225f6325560e5933df974fbc06faa3951 (patch) | |
tree | 8388d4a9087cbaa766a8c2f31a381b3dc1256f91 | |
parent | 98ec95585b3cfc895c2a81cfea73c797a3ab0186 (diff) | |
download | hakyll-6ba9099225f6325560e5933df974fbc06faa3951.tar.gz |
Add abizern.org 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 f8dd91a..4c38a82 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -69,6 +69,8 @@ this list. This list has no particular ordering. [source](https://github.com/walkie/WebPage) - <http://techblog.rosedu.org/>, [source](https://github.com/rosedu/techblog) +- <http://abizern.org>, + [source](https://github.com/Abizern/hblog) ## Hakyll 3.X |