Skip to content

Commit 6b3def2

Browse files
committed
Add liberapay donation link
1 parent 51c46db commit 6b3def2

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ open_collective: compass-connection # Replace with a single Open Collective user
66
ko_fi: compassconnections # Replace with a single Ko-fi username
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9-
liberapay: # Replace with a single Liberapay username
9+
liberapay: CompassConnections # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
1212
polar: # Replace with a single Polar username

common/src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const githubIssues = `${githubRepo}/issues`
1010

1111
export const paypalLink = "https://www.paypal.com/paypalme/CompassConnections"
1212
export const openCollectiveLink = "https://opencollective.com/compass-connection"
13+
export const liberapayLink = "https://liberapay.com/CompassConnections"
1314
export const patreonLink = "https://patreon.com/CompassMeet"
1415
export const discordLink = "https://discord.gg/8Vd7jzqjun"
1516
export const stoatLink = "https://stt.gg/YKQp81yA"

web/public/md/support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Your contribution directly helps cover hosting, development, and community growt
77
## Ways to Contribute Financially
88

99
- [Open Collective](https://opencollective.com/compass-connection) — or [directly from Compass](/donate)
10+
- [Liberapay](https://liberapay.com/CompassConnections)
1011
- [Ko-fi](https://ko-fi.com/compassconnections)
1112
- [GitHub Sponsors](https://github.com/sponsors/CompassConnections) – requires a GitHub account
1213
- [Patreon](https://patreon.com/CompassMeet)

0 commit comments

Comments
 (0)