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 5992fa8 commit 2813e2bCopy full SHA for 2813e2b
docs/.vitepress/constants.ts
@@ -6,10 +6,10 @@ export const ICONS = {
6
}
7
8
export const CONTRIBUTORS = [
9
- { name: '柴树杉', points: 86000 },
10
- { name: '丁尔男', points: 90500 },
+ { name: '柴树杉', points: 99650 },
+ { name: '丁尔男', points: 104150 },
11
{ name: '史斌', points: 10000 },
12
- { name: '扈梦明', points: 49000 },
+ { name: '扈梦明', points: 60000 },
13
{ name: '赵普明', points: 10000 },
14
{ name: '宋汝阳', points: 2000 },
15
{ name: '刘云峰', points: 1000 },
@@ -25,10 +25,12 @@ export const CONTRIBUTORS = [
25
{ name: 'tk103331', points: 100 },
26
{ name: '蔡兴(¥1000)', points: 3000 },
27
{ name: '王任义', points: 1000 },
28
- { name: 'imalasong', points: 1000 },
+ { name: 'imalasong', points: 2000 },
29
{ name: '杨刚', points: 4000 },
30
{ name: '崔爽', points: 2000 },
31
- { name: '李瑾', points: 10000 },
+ { name: '李瑾', points: 20000 },
32
+ { name: '王委委', points: 100 },
33
+ { name: '雪碧', points: 100 },
34
]
35
36
export const COMMUNITIES = [
0 commit comments