Skip to content

Commit

Permalink
fixed leah's blank.JPG issue causing build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbdragonfly committed Oct 17, 2024
1 parent 56bbe3d commit 2f11332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eventdata/teamMembers.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let teamMembers = [
years: 1,
director: false,
description: '',
portraitSrc: `${base}/teamportraits/blank.JPG`,
portraitSrc: `${base}/teamportraits/blank.png`,
order: 5
},
{
Expand Down

0 comments on commit 2f11332

Please sign in to comment.