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",
|
title: "Developer",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Thog",
|
name: "marysaka",
|
||||||
githubName: "Thog",
|
githubName: "marysaka",
|
||||||
avatar: "https://avatars3.githubusercontent.com/u/1760003?s=144&v=4",
|
avatar: "https://avatars3.githubusercontent.com/u/1760003?s=144&v=4",
|
||||||
title: "Developer",
|
title: "Developer",
|
||||||
},
|
},
|
||||||
|
@ -43,12 +43,6 @@ export const teamMembers: Member[] = [
|
||||||
avatar: "https://avatars0.githubusercontent.com/u/601603?s=144&v=4",
|
avatar: "https://avatars0.githubusercontent.com/u/601603?s=144&v=4",
|
||||||
title: "Developer",
|
title: "Developer",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Lordmau5",
|
|
||||||
githubName: "Lordmau5",
|
|
||||||
avatar: "https://avatars0.githubusercontent.com/u/1345036?s=144&v=4\"",
|
|
||||||
title: "Web Designer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Yoshiyes",
|
name: "Yoshiyes",
|
||||||
githubName: "Yoshiyes",
|
githubName: "Yoshiyes",
|
||||||
|
|
Loading…
Reference in a new issue