Skip to content

Commit 4a75adf

Browse files
committed
chore: update sponsors
1 parent fa599fd commit 4a75adf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

sponsors.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
const Sponsors = [
2+
{
3+
name: 'MinLiang Zeng',
4+
amount: 1,
5+
isSponsor: true,
6+
avatar: 'https://avatars3.githubusercontent.com/u/11664505?s=96&v=4',
7+
},
28
{
39
name: 'Teddy',
410
amount: 1,
@@ -20,7 +26,6 @@ const Sponsors = [
2026
{
2127
name: 'iqingting',
2228
amount: 50,
23-
isSponsor: true,
2429
avatar: 'https://avatars3.githubusercontent.com/u/3411958?s=96&v=4',
2530
},
2631
{

0 commit comments

Comments
 (0)