We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf13d6e commit e5dc265Copy full SHA for e5dc265
data/people.js
@@ -152,7 +152,7 @@ export const ALL_SPEAKER_VOLUNTEER_IMAGES = [
152
imgAlt: "Kalyan's picture",
153
},
154
{
155
- imgUrl: '/images/people/anaya-maiti.jpg',
+ imgUrl: '/images/people/ananya-maiti.jpg',
156
imgAlt: "Ananya Maiti's picture",
157
158
data/volunteers.js
@@ -453,4 +453,10 @@ export const VOLUNTEERS = [
453
454
]
455
456
+ {
457
+ name: 'Ananya Maiti',
458
+ role: '',
459
460
+ imgAlt: "Ananya Maiti's picture",
461
+ },
462
];
public/images/people/anaya-maiti.jpg public/images/people/ananya-maiti.jpgpublic/images/people/anaya-maiti.jpg renamed to public/images/people/ananya-maiti.jpg
0 commit comments