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