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 3a3c1d8 commit 5793a13Copy full SHA for 5793a13
sponsors.js
@@ -1,4 +1,10 @@
1
const Sponsors = [
2
+ {
3
+ name: 'Teddy',
4
+ amount: 1,
5
+ isSponsor: true,
6
+ avatar: 'https://avatars1.githubusercontent.com/u/12698941?s=96&v=4',
7
+ },
8
{
9
name: 'Hanxing Yang',
10
amount: 1,
0 commit comments