Added a Liberapay button shortcode and added it to the Donate page

master
Gianmarco Gargiulo 2024-04-22 11:37:05 +02:00
parent 6e84b00268
commit dd3cbdf99c
2 changed files with 9 additions and 1 deletions

View File

@ -6,7 +6,13 @@ draft: false
rss_ignore: true
---
If you really really like my works and would like to contribute in some way, you could donate some money to me. I accept crypto (Monero, Bitcoin and Ethereum) and in future I might also open my LiberaPay account up for donations, no promises. The cryptocurrency I **absolutely recommend** is Monero.
If you really really like my works and would like to contribute in some way, you could donate some money to me. I accept crypto (Monero, Bitcoin and Ethereum) and fiat through Liberapay. The cryptocurrency I **absolutely recommend** is Monero.
### Liberapay
Click on the button below to proceed.
{{< liberapay >}}
### Monero (XMR)

View File

@ -0,0 +1,2 @@
<script src="https://liberapay.com/gianmarco/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/gianmarco/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>