diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-06-29 13:16:13 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-06-29 13:16:13 +0200 |
commit | 00c7aca7976402e7aad0890868e8f4d6b9a41a18 (patch) | |
tree | 507c169920298a56ccbef1cf9894b6880e939109 /web | |
parent | 0963ad0ba49c0f9b40ba53ff5c521f0b331c8061 (diff) | |
download | hakyll-00c7aca7976402e7aad0890868e8f4d6b9a41a18.tar.gz |
Add static-dust.klpn.se 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 9befe9d..7b35be1 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -154,6 +154,8 @@ directly with the default Hakyll site. [source](https://github.com/sakshamsharma/acehack/) - <https://nek0.eu/>, [source](https://github.com/nek0/nek0.eu) +- <http://static-dust.klpn.se/>, + [source](https://github.com/klpn/static-dust) ## Hakyll 3.X |