diff options
author | Robert Pearce <me@robertwpearce.com> | 2020-01-06 08:15:46 -0500 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2020-01-06 14:15:46 +0100 |
commit | 7b924e7d6b98db7de64fa8fc5cae14a3ea35965c (patch) | |
tree | a62561c60bec2ffec4f13bf02ab983b350a58beb /web/examples.markdown | |
parent | e146dac323a5eb9346bc948906c222d8d94360a7 (diff) | |
download | hakyll-7b924e7d6b98db7de64fa8fc5cae14a3ea35965c.tar.gz |
Add robertwpearce.com to examples; update a robertwpearce tutorial title
Diffstat (limited to 'web/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 1f2fa47..4e1e07d 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -188,6 +188,8 @@ directly with the default Hakyll site. [source](https://github.com/benedikt-mayer/benedikt-mayer.github.io) - <https://svejcar.dev/>, [source](https://github.com/vaclavsvejcar/svejcar-dev) +- <https://robertwpearce.com/>, + [source](https://github.com/rpearce/robertwpearce.com) ## Hakyll 3.X |