We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea332f commit a6d21d4Copy full SHA for a6d21d4
1 file changed
funding.json
@@ -1,3 +1,18 @@
1
{
2
- "currentAmount": 0
+ "currentAmount": 0,
3
+ "sponsors": [
4
+ {
5
+ "name": "VR Bro",
6
+ "amount": 0,
7
+ "type": "monthly",
8
+ "avatar": "https://api.dicebear.com/7.x/pixel-art/svg?seed=alex",
9
+ "url": "https://github.com/VR-Rathod"
10
+ },
11
12
13
14
+ "type": "one-time",
15
+ "avatar": "https://api.dicebear.com/7.x/pixel-art/svg?seed=elena",
16
17
+ }
18
}
0 commit comments