Skip to content

Commit aac78a8

Browse files
committed
fix image extension
1 parent 034d57c commit aac78a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/team-members.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
4545
position: 'MSc student',
4646
description:
4747
'Elena creates a model to simulate the dispersion of Sargassum.',
48-
image: 'utrecht-team/ElenaGianotten.jpg',
48+
image: 'utrecht-team/ElenaGianotten.JPG',
4949
},
5050
{
5151
name: 'Nick Hodgskin',

0 commit comments

Comments
 (0)