diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2013-05-28 08:57:29 -0700 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2013-05-28 08:57:29 -0700 |
commit | 5f32bb22e620dfebffcbc1cd332f96284511c460 (patch) | |
tree | 498672244a7c5147c507531b03a77c9e701a2d2b | |
parent | 0409d6110cecb264a9dc120bb6a1e6877c4b2409 (diff) | |
parent | 7d48c0fbe046a1cc85125646046663c3c078d16f (diff) | |
download | hakyll-5f32bb22e620dfebffcbc1cd332f96284511c460.tar.gz |
Merge pull request #157 from regisfoucault/patch-1
Update examples.markdown
-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 1d9389b..cf3f6f7 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -47,6 +47,8 @@ this list. This list has no particular ordering. [source](https://github.com/ian-ross/blog) - <http://chromaticleaves.com/>, [source](https://github.com/ericrasmussen/chromaticleaves) +- <http://www.clever-cloud.com/>, + [source](https://github.com/CleverCloud/clever-cloud.com) ## Hakyll 3.X |