Skip to content

Commit 65e0650

Browse files
author
Christian Barra
committed
Add more images
1 parent fb8fca3 commit 65e0650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dataset.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export const SPEAKERS: Speaker[] = [
6868
},
6969
{
7070
name: 'Valentin Haenel',
71-
photo: require('Assets/speakers/valenting.jpg'),
71+
photo: require('Assets/speakers/valentin.png'),
7272
job: 'Software Engineer @ Anaconda',
7373
social: 'https://twitter.com/esc___',
7474
},
@@ -86,7 +86,7 @@ export const SPEAKERS: Speaker[] = [
8686
},
8787
{
8888
name: 'Andrada Pumnea',
89-
photo: require('Assets/speakers/andrada.png'),
89+
photo: require('Assets/speakers/andrada.jpg'),
9090
job: 'Data Scientist @ Futurice',
9191
social: 'https://twitter.com/alucardna',
9292
},

0 commit comments

Comments
 (0)