diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-01-16 12:58:58 +0100 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2013-01-16 13:00:04 +0100 |
commit | ea1817b6ae96ef74e965938c0db4046ce9dab2c9 (patch) | |
tree | 14330fac2e519da629b76b699f37538c8c19546a /web/templates/default.html | |
parent | a71c9c6a120face7282ff91f2e0a5a9fde5dd37f (diff) | |
download | hakyll-ea1817b6ae96ef74e965938c0db4046ce9dab2c9.tar.gz |
New deploy target, link to hakyll 3 in sidebar
Diffstat (limited to 'web/templates/default.html')
-rw-r--r-- | web/templates/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/default.html b/web/templates/default.html index b045ce6..fbf84a0 100644 --- a/web/templates/default.html +++ b/web/templates/default.html @@ -33,6 +33,7 @@ <a href="/about.html">about</a> <a href="/tutorials/faq.html">faq</a> <a href="/examples.html">examples</a> + <a href="/hakyll3">Hakyll 3.X</a> <!-- Flattr button --> <h1>Donate</h1> |