diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-04-10 11:26:14 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-04-10 11:26:14 +0200 |
commit | 361b81a2a437568a8495e1e9c0a0aa6ef7a5aa6b (patch) | |
tree | 155a8047ce144929c2aecac7e560b5aa8e7057d6 | |
parent | 0de38d9b9b9951f9ff92f681299845c758b67295 (diff) | |
download | hakyll-361b81a2a437568a8495e1e9c0a0aa6ef7a5aa6b.tar.gz |
Add links to sites of Benedict and Ethan
-rw-r--r-- | examples/hakyll/index.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hakyll/index.markdown b/examples/hakyll/index.markdown index 911f2f0..c430ab3 100644 --- a/examples/hakyll/index.markdown +++ b/examples/hakyll/index.markdown @@ -37,6 +37,8 @@ Some sites written in Hakyll: - [The Haskell Alphabet](http://www.cis.upenn.edu/~byorgey/haskell-alphabet/) by Brent Yorgey - Personal home page and blog of [Nicolas Wu](http://zenzike.com/) +- Home page of [Ethan Schoonover](http://ethanschoonover.com/) +- [Extralogical](http://extralogical.net/) by Benedict Eastaugh ## Getting Started |