Add liberapay button to website footer

This commit is contained in:
Marek Ľach 2019-11-28 23:45:27 +01:00 committed by GitHub
parent a7a0afb9da
commit 84342a7203
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,8 @@
<p>
<a href="https://github.com/Plume-org/joinplu.me">Source code of this website</a>
</p>
<script src="https://liberapay.com/Plume/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/Plume/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
</footer>
<script>feather.replace()</script>
<%= javascript_include_tag "site" %>