Skip to content

Commit d2652ff

Browse files
committed
Add Bara, remove Dawid
1 parent c369f03 commit d2652ff

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

public/speakers/bara_holusova.jpg

478 KB
Loading

src/data/schedule.ts

+1-7
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ export const SCHEDULE: Event[] = [
6161
when: "2025/02/22 11:10 AM UTC+1",
6262
photo: "speakers/vlada_dusek.jpg",
6363
},
64-
{
65-
title: "The landscape of Python UI E2E automated testing",
66-
name: "Dawid Pacia",
67-
when: "2025/02/22 11:20 AM UTC+1",
68-
photo: "speakers/pizza-square.png",
69-
},
7064
{
7165
title: "Counting Sheep, Pythonized",
7266
name: "Miroslav Šedivý",
@@ -113,7 +107,7 @@ export const SCHEDULE: Event[] = [
113107
title: "Bridging the Gap: IT Managers and IT Communities in Hiring",
114108
name: "Barbora Holusova",
115109
when: "2025/02/22 12:40 AM UTC+1",
116-
photo: "speakers/pizza-square.png",
110+
photo: "speakers/bara_holusova.jpg",
117111
},
118112
{
119113
title: "Building Web Framework in 2024: HTML Components with Pure Python and Typing",

0 commit comments

Comments
 (0)