diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2018-06-05 14:21:13 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2018-06-05 14:21:13 +0200 |
commit | 2feb75a5393efcc28dec23cb7da5582da6c5e1f3 (patch) | |
tree | 5589d9ae4ca7fb82c4b851573ea4c7ba95aaec1f | |
parent | 8424ad364aabae494602e262b688d373e8b5be98 (diff) | |
download | hakyll-2feb75a5393efcc28dec23cb7da5582da6c5e1f3.tar.gz |
Add nasy.moe 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 6d0c0ed..b4fec56 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -182,6 +182,8 @@ directly with the default Hakyll site. [source](https://github.com/adarshp/adarsh.cc) - <http://zer0.degree/>, [source](https://github.com/arrchhy/zer0.degree) +- <https://nasy.moe/>, + [source](https://github.com/nasyxx/nasyxx.github.io) ## Hakyll 3.X |