Skip to content

Commit 4684115

Browse files
committed
chore: update sponsors
1 parent 7ff320e commit 4684115

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

sponsors.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
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+
},
28
{
39
name: '凡辞',
410
amount: 10,
@@ -18,7 +24,6 @@ const Sponsors = [
1824
{
1925
name: 'MinLiang Zeng',
2026
amount: 1,
21-
isSponsor: true,
2227
avatar: 'https://avatars3.githubusercontent.com/u/11664505?s=96&v=4',
2328
},
2429
{
@@ -57,7 +62,6 @@ const Sponsors = [
5762
{
5863
name: 'geeeger',
5964
amount: 1,
60-
isSponsor: true,
6165
avatar: 'https://avatars3.githubusercontent.com/u/19817649?s=96&v=4',
6266
},
6367
{

0 commit comments

Comments
 (0)