Skip to content

Commit 0aa2632

Browse files
committed
Add speaker photo
1 parent d4d4f3e commit 0aa2632

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/speakers/lukas_sevcik.jpg

155 KB
Loading

src/data/schedule.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const SCHEDULE: Event[] = [
4747
title: "Coding Paradigms Entity-Component-Systems in Python: Is it worth it?",
4848
name: "Lukáš Ševčík",
4949
when: "2025/02/22 10:50 AM UTC+1",
50-
photo: "speakers/pizza-square.png",
50+
photo: "speakers/lukas_sevcik.jpg",
5151
},
5252
{
5353
title: "Simplify your DevOps life with Python",

0 commit comments

Comments
 (0)