Merge pull request #2052 from 0xProject/feature/website/adding-oskar
Added Oskar to team page
This commit is contained in:
commit
7836e10d8a
BIN
packages/website/public/images/team/oskarp.jpg
Normal file
BIN
packages/website/public/images/team/oskarp.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
@ -61,7 +61,7 @@ const team: TeamMember[] = [
|
|||||||
{
|
{
|
||||||
imageUrl: '/images/team/greg.jpg',
|
imageUrl: '/images/team/greg.jpg',
|
||||||
name: 'Greg Hysen',
|
name: 'Greg Hysen',
|
||||||
title: 'Blockchain Engineer',
|
title: 'Protocol Engineer',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageUrl: '/images/team/blake.jpg',
|
imageUrl: '/images/team/blake.jpg',
|
||||||
@ -156,7 +156,7 @@ const team: TeamMember[] = [
|
|||||||
{
|
{
|
||||||
imageUrl: '/images/team/lawrencef.jpg',
|
imageUrl: '/images/team/lawrencef.jpg',
|
||||||
name: 'Lawrence Forman',
|
name: 'Lawrence Forman',
|
||||||
title: 'Engineer',
|
title: 'Protocol Engineer',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageUrl: '/images/team/paulv.jpg',
|
imageUrl: '/images/team/paulv.jpg',
|
||||||
@ -191,7 +191,12 @@ const team: TeamMember[] = [
|
|||||||
{
|
{
|
||||||
imageUrl: '/images/team/alext.jpg',
|
imageUrl: '/images/team/alext.jpg',
|
||||||
name: 'Alex Towle',
|
name: 'Alex Towle',
|
||||||
title: 'Engineer',
|
title: 'Protocol Engineer',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
imageUrl: '/images/team/oskarp.jpg',
|
||||||
|
name: 'Oskar Paolini',
|
||||||
|
title: 'DevOps Engineer',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user