We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d4f3e commit 0aa2632Copy full SHA for 0aa2632
public/speakers/lukas_sevcik.jpg
155 KB
src/data/schedule.ts
@@ -47,7 +47,7 @@ export const SCHEDULE: Event[] = [
47
title: "Coding Paradigms Entity-Component-Systems in Python: Is it worth it?",
48
name: "Lukáš Ševčík",
49
when: "2025/02/22 10:50 AM UTC+1",
50
- photo: "speakers/pizza-square.png",
+ photo: "speakers/lukas_sevcik.jpg",
51
},
52
{
53
title: "Simplify your DevOps life with Python",
0 commit comments