Add BuyMeACoffee donation link to sub-footer

- Added a link to the BuyMeACoffee donation page in the sub-footer section of the website.
This commit is contained in:
Roger Gonzalez 2025-03-18 14:54:37 -03:00
parent 16d3753f15
commit a75613f560
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
2 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,7 @@ Okay, so you REALLY want to support YAMS? First, thank you! But honestly, I'm no
### Donation Methods 💸
- BuyMeACoffee: https://buymeacoffee.com/rogs
- Paypal: https://paypal.me/rogsme21
- BTC: [`bc1qn092rw6q5nwha093qau6xryk6u3g9uwvy4tgdu`](/pics/btc.png)
- XMR: [`8B2QC3RPEqEhbUKKL96CGzZBqoDq8kjzd5uUVCTHvyG8fACh5up3Svz4iNKiGEoZTqUXt4cJHqC4EeaTmrbVVHXfRrrRcBq`](/pics/xmr.png)

View File

@ -21,6 +21,9 @@
<img src="https://visitor-badge.laobi.icu/badge?page_id=https%3A%2f%2fyams.media{{ .Permalink | absURL }}&right_color=%235FAF63" alt="visitor badge"/>
</li>
{{ end }}
<li class="zerostatic">
<a href="https://www.buymeacoffee.com/rogs"><img src="https://img.buymeacoffee.com/button-api/?text=Support YAMS&emoji=\U0001f355&slug=rogs&button_colour=40DCA5&font_colour=ffffff&font_family=Lato&outline_colour=000000&coffee_colour=FFDD00" /></a>
</li>
</ul>
</div>
</div>