Skip to content

Commit

Permalink
website(team): Update page.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 7, 2021
1 parent 6ad2b0e commit 09799ab
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 @@ -17,6 +17,7 @@ const data: { username: string; nickname?: string; }[] = [
{ username: 'Amber-Nan', nickname: 'Amber-Nan' },
{ username: 'cuilanxin', nickname: 'cuilanxin' },
{ username: 'zuojiahui', nickname: '左嘉辉' },
{ username: 'hy916', nickname: 'huyi' },
];

export default function Team(props: DefaultProps) {
Expand Down

0 comments on commit 09799ab

Please sign in to comment.