diff options
author | Collin J. Doering <collin.doering@rekahsoft.ca> | 2015-01-24 13:47:36 -0500 |
---|---|---|
committer | Collin J. Doering <collin.doering@rekahsoft.ca> | 2015-01-24 13:47:36 -0500 |
commit | 15721aa8e86a84262c1ec5f8447e7fe113b22557 (patch) | |
tree | 0cdd0e001091ec6883f3bedb16a197d73426b021 | |
parent | ef8d6a79409c709904ab50df8159bc68afd5b085 (diff) | |
download | hakyll-15721aa8e86a84262c1ec5f8447e7fe113b22557.tar.gz |
Added blog.rekahsoft.ca to examples
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
-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 8e22975..3c13a2b 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -125,6 +125,8 @@ this list. This list has no particular ordering. [source](https://github.com/ruHaskell/ruhaskell) - <http://www.haskell.od.ua/>, [source](https://github.com/odhug/odhug.github.com) +- <http://blog.rekahsoft.ca/>, + [source](http://git.rekahsoft.ca/blog-rekahsoft-ca) ## Hakyll 3.X |