diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-01-22 22:05:31 +0100 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-01-22 22:05:31 +0100 |
commit | dbd670c3dcd27ad8099f7e1927bf176c33490b0f (patch) | |
tree | 9b0948a5789973bfef4630b652441b6ee3556e60 | |
parent | 62aae2cd7482ae8edb597bb479935068062790c8 (diff) | |
download | hakyll-dbd670c3dcd27ad8099f7e1927bf176c33490b0f.tar.gz |
Add http://brianshourd.com/ 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 1f90dad..ad1fadb 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -19,6 +19,8 @@ this list. This list has no particular ordering. [source](https://github.com/divarvel/blog) - <http://bneijt.nl>, [source](https://github.com/bneijt/bneijt.nl) +- <http://brianshourd.com/>, + [source](https://github.com/brianshourd/brianshourd.com) ## Hakyll 3.X |