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 b2d8f89 commit 7ff320eCopy full SHA for 7ff320e
sponsors.js
@@ -1,4 +1,10 @@
1
const Sponsors = [
2
+ {
3
+ name: '凡辞',
4
+ amount: 10,
5
+ isSponsor: true,
6
+ avatar: 'https://avatars3.githubusercontent.com/u/15810641?s=96&v=4',
7
+ },
8
{
9
name: 'Frank Xu',
10
amount: 5,
0 commit comments