Skip to content

Commit e5dc265

Browse files
committed
Add ananya details
1 parent bf13d6e commit e5dc265

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

data/people.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export const ALL_SPEAKER_VOLUNTEER_IMAGES = [
152152
imgAlt: "Kalyan's picture",
153153
},
154154
{
155-
imgUrl: '/images/people/anaya-maiti.jpg',
155+
imgUrl: '/images/people/ananya-maiti.jpg',
156156
imgAlt: "Ananya Maiti's picture",
157157
},
158158
{

data/volunteers.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,4 +453,10 @@ export const VOLUNTEERS = [
453453
},
454454
]
455455
},
456+
{
457+
name: 'Ananya Maiti',
458+
role: '',
459+
imgUrl: '/images/people/ananya-maiti.jpg',
460+
imgAlt: "Ananya Maiti's picture",
461+
},
456462
];

0 commit comments

Comments
 (0)