Add donation links
This commit is contained in:
23
donate/index.md
Normal file
23
donate/index.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: Donate
|
||||
description: Appreciate my work or want to help out?
|
||||
layout: default
|
||||
icon: money
|
||||
---
|
||||
|
||||
Developing projects requires a lot of time, effort, and money! I really appreciate all your support.
|
||||
|
||||
<div class="donation-button-container-large">
|
||||
<a class="image" href="https://www.buymeacoffee.com/mgrove36" target="_blank" rel="noreferrer">
|
||||
<img
|
||||
src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png"
|
||||
alt="Buy me a coffee"
|
||||
/>
|
||||
</a>
|
||||
<a class="image" href="https://www.paypal.com/donate/?hosted_button_id=AW7XJ7KFLC7JG" target="_blank" rel="noreferrer">
|
||||
<img
|
||||
src="https://pics.paypal.com/00/s/M2E5OWQyMjItZWU1My00YmEwLTljNmYtYTA2ZTI1OGUzMjA5/file.PNG"
|
||||
alt="Donate with PayPal"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user