Merge pull request #26 from Plume-org/liberapay-button

Add liberapay button to website footer
dependabot/bundler/rake-13.0.1
Ana Gelez 4 years ago committed by GitHub
commit 37d7e25e45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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" %>

Loading…
Cancel
Save