Skip to content

Commit 2813e2b

Browse files
committed
zz
1 parent 5992fa8 commit 2813e2b

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
@@ -6,10 +6,10 @@ export const ICONS = {
66
}
77

88
export const CONTRIBUTORS = [
9-
{ name: '柴树杉', points: 86000 },
10-
{ name: '丁尔男', points: 90500 },
9+
{ name: '柴树杉', points: 99650 },
10+
{ name: '丁尔男', points: 104150 },
1111
{ name: '史斌', points: 10000 },
12-
{ name: '扈梦明', points: 49000 },
12+
{ name: '扈梦明', points: 60000 },
1313
{ name: '赵普明', points: 10000 },
1414
{ name: '宋汝阳', points: 2000 },
1515
{ name: '刘云峰', points: 1000 },
@@ -25,10 +25,12 @@ export const CONTRIBUTORS = [
2525
{ name: 'tk103331', points: 100 },
2626
{ name: '蔡兴(¥1000)', points: 3000 },
2727
{ name: '王任义', points: 1000 },
28-
{ name: 'imalasong', points: 1000 },
28+
{ name: 'imalasong', points: 2000 },
2929
{ name: '杨刚', points: 4000 },
3030
{ name: '崔爽', points: 2000 },
31-
{ name: '李瑾', points: 10000 },
31+
{ name: '李瑾', points: 20000 },
32+
{ name: '王委委', points: 100 },
33+
{ name: '雪碧', points: 100 },
3234
]
3335

3436
export const COMMUNITIES = [

0 commit comments

Comments
 (0)