summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-05-20 23:54:38 +0200
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-05-20 23:54:38 +0200
commit06aa9fbc7b73bdc3b04bc9bf6ffc224f61198412 (patch)
tree76965b170d074e1b2ee2e4a38e6bf4b74170e109 /examples
parente7d446c1a470bafc0b8640c73d4637bdecd8b2a3 (diff)
downloadhakyll-06aa9fbc7b73bdc3b04bc9bf6ffc224f61198412.tar.gz
Expose pandoc options (patch by JD Marble).
Diffstat (limited to 'examples')
-rw-r--r--examples/hakyll/about.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/hakyll/about.markdown b/examples/hakyll/about.markdown
index b58485b..2ecc6d5 100644
--- a/examples/hakyll/about.markdown
+++ b/examples/hakyll/about.markdown
@@ -26,4 +26,5 @@ you will have to license your code under a GPL-compatible license.
## Authors
Hakyll was originally written by [Jasper Van der Jeugt](http://jaspervdj.be). It
-also received contributions from [seschwar](http://github.com/seschwar).
+also received contributions from [seschwar](http://github.com/seschwar) and
+[JD Marble](http://github.com/jdmarble/).