Update team.ts
This commit is contained in:
parent
14a7d5f5d1
commit
debb9328c7
1 changed files with 2 additions and 8 deletions
|
@ -14,8 +14,8 @@ export const teamMembers: Member[] = [
|
|||
title: "Developer",
|
||||
},
|
||||
{
|
||||
name: "Thog",
|
||||
githubName: "Thog",
|
||||
name: "marysaka",
|
||||
githubName: "marysaka",
|
||||
avatar: "https://avatars3.githubusercontent.com/u/1760003?s=144&v=4",
|
||||
title: "Developer",
|
||||
},
|
||||
|
@ -43,12 +43,6 @@ export const teamMembers: Member[] = [
|
|||
avatar: "https://avatars0.githubusercontent.com/u/601603?s=144&v=4",
|
||||
title: "Developer",
|
||||
},
|
||||
{
|
||||
name: "Lordmau5",
|
||||
githubName: "Lordmau5",
|
||||
avatar: "https://avatars0.githubusercontent.com/u/1345036?s=144&v=4\"",
|
||||
title: "Web Designer",
|
||||
},
|
||||
{
|
||||
name: "Yoshiyes",
|
||||
githubName: "Yoshiyes",
|
||||
|
|
Loading…
Reference in a new issue