mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-06 22:25:55 -04:00
Update paypal links
This commit is contained in:
@@ -40,7 +40,7 @@ export const Footer = ({
|
||||
style={{ display: "inline-block", margin: "0 4px" }}
|
||||
/>
|
||||
</Link>
|
||||
<Link href="https://www.paypal.com/paypalme/MartinBraquet" target="_blank">
|
||||
<Link href="https://www.paypal.com/paypalme/CompassConnections" target="_blank">
|
||||
<Img
|
||||
src="https://cdn-icons-png.flaticon.com/512/174/174861.png"
|
||||
width="24"
|
||||
|
||||
@@ -119,7 +119,7 @@ export default function About() {
|
||||
Donate on Patreon
|
||||
</a>
|
||||
<a
|
||||
href="https://www.paypal.com/paypalme/MartinBraquet"
|
||||
href="https://www.paypal.com/paypalme/CompassConnections"
|
||||
className="px-6 py-2 rounded-full bg-gray-200 text-gray-800 font-semibold text-lg shadow hover:bg-gray-300 dark:bg-gray-700 dark:text-white dark:hover:bg-gray-600 transition w-full text-center"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
|
||||
@@ -7,7 +7,7 @@ Your contribution directly helps cover hosting, development, and community growt
|
||||
## Ways to Contribute Financially
|
||||
|
||||
- [Patreon](https://patreon.com/CompassMeet) – one-time or ongoing monthly support
|
||||
- [PayPal](https://www.paypal.com/paypalme/MartinBraquet) – one-time or flexible contributions
|
||||
- [PayPal](https://www.paypal.com/paypalme/CompassConnections) – one-time or flexible contributions
|
||||
- [GitHub Sponsors](https://github.com/sponsors/MartinBraquet) – increased transparency, but requires a GitHub account
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user