diff options
author | Artem Chernyak <artemchernyak@gmail.com> | 2019-05-11 10:27:56 -0500 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2019-05-11 17:27:56 +0200 |
commit | 29c453dcf7f513236a94a8fe80f75041c07c1d1a (patch) | |
tree | 6bc4cd97186ec87bd5f340919759b5c1943c64ee | |
parent | bb8520c9cc1025f95b16235d85671a301f22b971 (diff) | |
download | hakyll-29c453dcf7f513236a94a8fe80f75041c07c1d1a.tar.gz |
Add dailyreadingnotes.com example
-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 8e913b1..ed8cc0e 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -182,6 +182,8 @@ directly with the default Hakyll site. [source](https://github.com/treeman/jonashietala) - <https://abhinavsarkar.net/>, [source](https://github.com/abhin4v/abhin4v.github.io) +- <https://dailyreadingnotes.com/>, + [source](https://github.com/hackeryarn/daily-reading-notes) ## Hakyll 3.X |