Skip to content

Commit f70721c

Browse files
committed
Add Petr to the website
1 parent e206272 commit f70721c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/organizers/petr.jpg

220 KB
Loading

src/data/organizers.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export const ORGANIZERS: Organizer[] = [
2626
index: 4,
2727
},
2828
{
29-
name: "Jake Baláš",
30-
image: "organizers/jake.png",
29+
name: "Petr Viktorin",
30+
image: "organizers/petr.jpg",
3131
index: 5
3232
},
3333
];

0 commit comments

Comments
 (0)