diff options
Diffstat (limited to 'design/templates/base.html')
-rw-r--r-- | design/templates/base.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/design/templates/base.html b/design/templates/base.html index 6b549a2..1de18e1 100644 --- a/design/templates/base.html +++ b/design/templates/base.html @@ -48,6 +48,8 @@ {% block primary %}{% endblock %} {% block extrabody %}{% endblock %} <footer role="contentinfo"> + Support luxagraf: <script src="https://liberapay.com/luxagraf/widgets/button.js"></script> + <noscript><a href="https://liberapay.com/luxagraf/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript> <nav class="bl"> <ul> <li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li> |