We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e2189 commit b0405f5Copy full SHA for b0405f5
docs/.vitepress/constants.ts
@@ -28,6 +28,7 @@ export const CONTRIBUTORS = [
28
{ name: 'imalasong', points: 1000 },
29
{ name: '杨刚', points: 4000 },
30
{ name: '崔爽', points: 2000 },
31
+ { name: '李瑾', points: 10000 },
32
]
33
34
export const COMMUNITIES = [
0 commit comments