mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
fix: update funding channel types to 'payment-provider' in funding.json
This commit is contained in:
@@ -34,21 +34,21 @@
|
||||
"name": "Patreon",
|
||||
"description": "Patreon is a good place for monthly funding to support ongoing development.",
|
||||
"url": "https://www.patreon.com/zen_browser",
|
||||
"type": "other"
|
||||
"type": "payment-provider"
|
||||
},
|
||||
{
|
||||
"guid": "ko-fi",
|
||||
"name": "Ko-fi",
|
||||
"description": "Ko-fi is a platform that allows supporters to make one-time donations to support the project.",
|
||||
"url": "https://ko-fi.com/zen_browser",
|
||||
"type": "other"
|
||||
"type": "payment-provider"
|
||||
},
|
||||
{
|
||||
"guid": "github-sponsors",
|
||||
"name": "GitHub Sponsors",
|
||||
"description": "GitHub Sponsors is a platform that allows supporters to make monthly donations to support the project.",
|
||||
"url": "https://github.com/sponsors/zen-browser",
|
||||
"type": "other"
|
||||
"type": "payment-provider"
|
||||
}
|
||||
],
|
||||
"plans": [
|
||||
|
||||
Reference in New Issue
Block a user