diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-03-05 12:53:15 +0100 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-03-05 12:53:15 +0100 |
commit | be7a5e6afdc983ae2956fafb5c69afd0ebfe2cfe (patch) | |
tree | eefe1c9c9f926388fef3c09813224ab6d1032906 /web | |
parent | 9bd35cd755a4e79804e1745cf116cadbb352690d (diff) | |
download | hakyll-be7a5e6afdc983ae2956fafb5c69afd0ebfe2cfe.tar.gz |
Add yannesposito.com to examples
Diffstat (limited to 'web')
-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 6def57b..ad0e935 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -23,6 +23,8 @@ this list. This list has no particular ordering. [source](https://github.com/brianshourd/brianshourd.com) - <http://variadic.me>, [source](https://github.com/eakron/variadic.me) +- <http://yannesposito.com/>, + [source](https://github.com/yogsototh/yblog) ## Hakyll 3.X |