Skip to content

Commit 9e624ad

Browse files
committed
zz
1 parent 8f8ca64 commit 9e624ad

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/.vitepress/constants.ts

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ export const ICONS = {
77
}
88

99
export const CONTRIBUTORS = [
10-
{ name: '柴树杉', points: 86000 },
11-
{ name: '丁尔男', points: 90500 },
10+
{ name: '柴树杉', points: 99650 },
11+
{ name: '丁尔男', points: 104150 },
1212
{ name: '史斌', points: 10000 },
13-
{ name: '扈梦明', points: 49000 },
13+
{ name: '扈梦明', points: 60000 },
1414
{ name: '赵普明', points: 10000 },
1515
{ name: '宋汝阳', points: 2000 },
1616
{ name: '刘云峰', points: 1000 },
@@ -26,10 +26,12 @@ export const CONTRIBUTORS = [
2626
{ name: 'tk103331', points: 100 },
2727
{ name: '蔡兴(¥1000)', points: 3000 },
2828
{ name: '王任义', points: 1000 },
29-
{ name: 'imalasong', points: 1000 },
29+
{ name: 'imalasong', points: 2000 },
3030
{ name: '杨刚', points: 4000 },
3131
{ name: '崔爽', points: 2000 },
32-
{ name: '李瑾', points: 10000 },
32+
{ name: '李瑾', points: 20000 },
33+
{ name: '王委委', points: 100 },
34+
{ name: '雪碧', points: 100 },
3335
]
3436

3537
export const COMMUNITIES = [

0 commit comments

Comments
 (0)