Skip to content

Commit 1c19372

Browse files
author
Christian Barra
committed
Fix images
1 parent 962f1ee commit 1c19372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataset.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const SPEAKERS: Speaker[] = [
3838
},
3939
{
4040
name: 'Tereza Iofciu',
41-
photo: require('Assets/speakers/sebastian.jpg'),
41+
photo: require('Assets/speakers/tereza.jpg'),
4242
job: 'Lead Data Scientist @ Free Now',
4343
social: 'https://twitter.com/terezaif',
4444
},

0 commit comments

Comments
 (0)