Skip to content

Commit

Permalink
website: update team page.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 6, 2021
1 parent a5fca45 commit 0fdd423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/pages/team/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const data: { username: string; nickname?: string; }[] = [
{ username: 'jaywcjlove', nickname: '小弟调调™' },
{ username: 'didiboji', nickname: 'didiboji' },
{ username: 'Amber-Nan', nickname: 'Amber-Nan' },
{ username: 'cuilanxin', nickname: 'cuilanxin' },
{ username: 'zuojiahui', nickname: '左嘉辉' },
];

Expand Down

0 comments on commit 0fdd423

Please sign in to comment.