We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dca317 commit e854227Copy full SHA for e854227
src/data/schedule.ts
@@ -44,7 +44,7 @@ export const SCHEDULE: Event[] = [
44
photo: "speakers/sarka_jana_janderkova.png",
45
},
46
{
47
- title: "Coding Paradigms Entity-Component-Systems in Python: Is it worth it?",
+ title: "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/lukas_sevcik.jpg",
@@ -56,7 +56,7 @@ export const SCHEDULE: Event[] = [
56
photo: "speakers/tetiana_kukhelna.png",
57
58
59
- title: "Scraping Crawlee: A web scraping and browser automation library",
+ title: "Crawlee: A web scraping and browser automation library",
60
name: "Vláďa Dušek",
61
when: "2025/02/22 11:10 AM UTC+1",
62
photo: "speakers/pizza-square.png",
0 commit comments