diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2020-05-05 11:03:41 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2020-05-05 11:03:41 +0200 |
commit | e97ea3afcc1779fd1a9967d8c175cdd33e0311bc (patch) | |
tree | 35aa61a41e0a55d5ad4a217113dd5f2437a54696 | |
parent | 317538f3dc5c6180514f94173bb7c860d001e3e3 (diff) | |
download | hakyll-e97ea3afcc1779fd1a9967d8c175cdd33e0311bc.tar.gz |
Add blog.thjread.com to examples list
-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 4e1e07d..3657ea0 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -190,6 +190,8 @@ directly with the default Hakyll site. [source](https://github.com/vaclavsvejcar/svejcar-dev) - <https://robertwpearce.com/>, [source](https://github.com/rpearce/robertwpearce.com) +- <https://blog.thjread.com/>, + [source](https://github.com/thjread/thjread-blog) ## Hakyll 3.X |