Merge pull request #1816 from 0xProject/feature/website/add-alex-kroeger

Added Alex Kroeger and removed Leo from team page :(
This commit is contained in:
David Sun
2019-05-20 10:19:01 -07:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

View File

@@ -38,11 +38,6 @@ const team: TeamMember[] = [
name: 'Alex Xu',
title: 'Director of Operations',
},
{
imageUrl: '/images/team/leol.jpg',
name: 'Leonid Logvinov',
title: 'Engineer',
},
{
imageUrl: '/images/team/benb.jpg',
name: 'Ben Burns',
@@ -188,6 +183,11 @@ const team: TeamMember[] = [
name: 'Patryk Adaś',
title: 'Designer',
},
{
imageUrl: '/images/team/alexk.jpg',
name: 'Alex Kroeger',
title: 'Data Scientist',
},
];
const advisors: TeamMember[] = [