mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 02:06:34 +02:00
37 lines
884 B
Text
37 lines
884 B
Text
---
|
|
title: Donations
|
|
icon: coins
|
|
description: Help fund this project and keep it ad-free
|
|
---
|
|
|
|
## Why should I donate?
|
|
|
|
Most users of Rallly use it for free, and that's great!
|
|
However, running Rallly costs money.
|
|
By donating, you can help keep Rallly running and ad-free.
|
|
|
|
## How can I donate?
|
|
|
|
You can donate using any of the following methods:
|
|
|
|
<CardGroup cols={3}>
|
|
<Card
|
|
title="Donate with PayPal"
|
|
icon="paypal"
|
|
href="https://www.paypal.com/donate/?hosted_button_id=7QXP2CUBLY88E"
|
|
></Card>
|
|
<Card
|
|
title="Sponsor on Github"
|
|
icon="github"
|
|
href="https://github.com/sponsors/lukevella"
|
|
></Card>
|
|
<Card
|
|
title="Buy me a coffee"
|
|
icon="cup-togo"
|
|
href="https://www.buymeacoffee.com/lukevella"
|
|
/>
|
|
</CardGroup>
|
|
|
|
## What will my donation be used for?
|
|
|
|
Your donation will be used to cover the costs of running Rallly and to fund future development.
|