mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
fix: add missing type field for GitHub Sponsors in funding.json
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
"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"
|
||||
"url": "https://github.com/sponsors/zen-browser",
|
||||
"type": "other"
|
||||
}
|
||||
],
|
||||
"plans": [
|
||||
|
||||
Reference in New Issue
Block a user