diff options
Diffstat (limited to 'web/templates')
-rw-r--r-- | web/templates/default.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/web/templates/default.html b/web/templates/default.html index 6d64eb5..866965a 100644 --- a/web/templates/default.html +++ b/web/templates/default.html @@ -35,12 +35,7 @@ <a href="/tutorials/faq.html">faq</a> <a href="/examples.html">examples</a> <a href="/releases.html">releases</a> - - <!-- Flattr button --> - <h1>Donate</h1> - <a href="https://flattr.com/thing/291889/Hakyll" target="_blank"> - <img src="https://api.flattr.com/button/flattr-badge-large.png" - alt="Flattr this" title="Flattr this" border="0" /></a> + <a href="https://jaspervdj.be/contact.html#donate" target="_blank">donate</a> </div> <div id="content"> |