From 6c678101bd32bbd8890d3113f7a0672f1790a999 Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Thu, 29 Jan 2026 14:35:11 +0100 Subject: [PATCH] =?UTF-8?q?Switch=20slots=20in=20schedule=20-=20Martin=20?= =?UTF-8?q?=C4=8Curlej=20<->=20Honza=20Kral?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/schedule.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/data/schedule.ts b/src/data/schedule.ts index ff68297..feb939b 100644 --- a/src/data/schedule.ts +++ b/src/data/schedule.ts @@ -31,10 +31,10 @@ export const SCHEDULE: Event[] = [ photo: "speakers/karolina_surma.webp", }, { - title: "Search, Don't Scan", - name: "Honza Kral", + title: "Fromager: Building Your Own Python Package Index", + name: "Martin Čurlej", when: "2026/02/21 10:36 AM UTC+1", - photo: "speakers/honza_kral.jpg", + photo: "speakers/martin_curlej.png", }, { title: "Not-So-Smart Power Plugs, but at Least No Cloud Required", @@ -165,10 +165,10 @@ export const SCHEDULE: Event[] = [ photo: "speakers/vaclav_toth.jpg", }, { - title: "Fromager: Building Your Own Python Package Index", - name: "Martin Čurlej", + title: "Search, Don't Scan", + name: "Honza Kral", when: "2026/02/21 4:36 PM UTC+1", - photo: "speakers/martin_curlej.png", + photo: "speakers/honza_kral.jpg", }, { label: "Community Announcements",