Added Oskar to team page
This commit is contained in:
parent
08502c1eb6
commit
88b625fa15
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',
|
||||
name: 'Greg Hysen',
|
||||
title: 'Blockchain Engineer',
|
||||
title: 'Protocol Engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/blake.jpg',
|
||||
@ -156,7 +156,7 @@ const team: TeamMember[] = [
|
||||
{
|
||||
imageUrl: '/images/team/lawrencef.jpg',
|
||||
name: 'Lawrence Forman',
|
||||
title: 'Engineer',
|
||||
title: 'Protocol Engineer',
|
||||
},
|
||||
{
|
||||
imageUrl: '/images/team/paulv.jpg',
|
||||
@ -191,7 +191,12 @@ const team: TeamMember[] = [
|
||||
{
|
||||
imageUrl: '/images/team/alext.jpg',
|
||||
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