Skip to content

Commit ad716c4

Browse files
committed
Add majewski
1 parent 4e19f40 commit ad716c4

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
@@ -244,7 +244,7 @@ export const SPEAKERS: Speaker[] = [
244244
},
245245
{
246246
name: "Maciej Majewski",
247-
photo: "https://via.placeholder.com/150",
247+
photo: require("Assets/speakers/majewski.jpg"),
248248
job: "Job B",
249249
social: ""
250250
},

0 commit comments

Comments
 (0)