From 02f613d26961282ef8a2ae06369f8770bd6f9367 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 22 Sep 2025 10:42:23 +0200 Subject: [PATCH] Add Ko-fi donation link --- web/pages/about.tsx | 24 +++++++++++++++++------- web/public/md/support.md | 1 + 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/web/pages/about.tsx b/web/pages/about.tsx index 8055aa59..06fc8377 100644 --- a/web/pages/about.tsx +++ b/web/pages/about.tsx @@ -60,7 +60,9 @@ export default function About() { Governed by the community, while ensuring no drift through our constitution.} + text={Governed by the community, while ensuring no drift through our constitution.} />
-

Support our not-for-profit infrastructure.

+

Support our not-for-profit + infrastructure.

- Donate on GitHub + Donate on Ko-fi - - GitHub has increased transparency,
but requires an account. -
+ {/**/} + {/* Donate on GitHub*/} + {/**/} + {/**/} + {/*GitHub has increased transparency,
but requires an account.*/} + {/*
*/}
diff --git a/web/public/md/support.md b/web/public/md/support.md index 4a201a03..7956ec31 100644 --- a/web/public/md/support.md +++ b/web/public/md/support.md @@ -7,6 +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 +- [Ko-fi](https://ko-fi.com/compassconnections) – one-time or ongoing monthly support - [PayPal](https://www.paypal.com/paypalme/CompassConnections) – one-time or flexible contributions - [GitHub Sponsors](https://github.com/sponsors/CompassConnections) – increased transparency, but requires a GitHub account