This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
portfolio/donate/index.md
2021-12-12 22:52:59 +00:00

23 lines
728 B
Markdown

---
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>