From 6b3def230be925b33f9e6ef63bdfbd7a27100cae Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Wed, 29 Oct 2025 17:20:47 +0100 Subject: [PATCH] Add liberapay donation link --- .github/FUNDING.yml | 2 +- common/src/constants.ts | 1 + web/public/md/support.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4704ef9..4599347 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -6,7 +6,7 @@ open_collective: compass-connection # Replace with a single Open Collective user ko_fi: compassconnections # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username +liberapay: CompassConnections # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry polar: # Replace with a single Polar username diff --git a/common/src/constants.ts b/common/src/constants.ts index 2624af1..424bdc8 100644 --- a/common/src/constants.ts +++ b/common/src/constants.ts @@ -10,6 +10,7 @@ export const githubIssues = `${githubRepo}/issues` export const paypalLink = "https://www.paypal.com/paypalme/CompassConnections" export const openCollectiveLink = "https://opencollective.com/compass-connection" +export const liberapayLink = "https://liberapay.com/CompassConnections" export const patreonLink = "https://patreon.com/CompassMeet" export const discordLink = "https://discord.gg/8Vd7jzqjun" export const stoatLink = "https://stt.gg/YKQp81yA" diff --git a/web/public/md/support.md b/web/public/md/support.md index f474f94..2ab7be4 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 - [Open Collective](https://opencollective.com/compass-connection) — or [directly from Compass](/donate) +- [Liberapay](https://liberapay.com/CompassConnections) - [Ko-fi](https://ko-fi.com/compassconnections) - [GitHub Sponsors](https://github.com/sponsors/CompassConnections) – requires a GitHub account - [Patreon](https://patreon.com/CompassMeet)