Skip to content

Commit dca1654

Browse files
committed
Add vinicius
1 parent 190663f commit dca1654

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/speakers/vinicius.jpg

118 KB
Loading

src/dataset.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ export const SPEAKERS: Speaker[] = [
256256
},
257257
{
258258
name: "Vinícius Gubiani Ferreira",
259-
photo: "https://via.placeholder.com/150",
259+
photo: require("Assets/speakers/vinicius.jpg"),
260260
job: "Job B",
261261
social: ""
262262
},

0 commit comments

Comments
 (0)