Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down