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 7ff320e commit 4684115Copy full SHA for 4684115
sponsors.js
@@ -1,4 +1,10 @@
1
const Sponsors = [
2
+ {
3
+ name: 'Reckfullol',
4
+ amount: 1,
5
+ isSponsor: true,
6
+ avatar: 'https://avatars2.githubusercontent.com/u/16449130?s=96&v=4',
7
+ },
8
{
9
name: '凡辞',
10
amount: 10,
@@ -18,7 +24,6 @@ const Sponsors = [
18
24
19
25
name: 'MinLiang Zeng',
20
26
amount: 1,
21
- isSponsor: true,
22
27
avatar: 'https://avatars3.githubusercontent.com/u/11664505?s=96&v=4',
23
28
},
29
@@ -57,7 +62,6 @@ const Sponsors = [
57
62
58
63
name: 'geeeger',
59
64
60
61
65
avatar: 'https://avatars3.githubusercontent.com/u/19817649?s=96&v=4',
66
67
0 commit comments