Skip to content

Commit

Permalink
Remove Mia and add Darius photo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubbalas committed Feb 19, 2025
1 parent c61ad20 commit e0826a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
Binary file added public/speakers/darius_kryszczuk.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const SCHEDULE: Event[] = [
title: "Kill GIL: How Python 3.13 Changes Concurrent Programming",
name: "Darius Kryszczuk",
when: "2025/02/22 12:12 PM UTC+1",
photo: "speakers/pizza-square.png"
photo: "speakers/darius_kryszczuk.jpg"
},
{
label: "Lunch Break",
Expand Down Expand Up @@ -152,12 +152,6 @@ export const SCHEDULE: Event[] = [
title: "Short Break",
when: "2025/02/22 3:48 PM UTC+1"
},
{
title: "🐛",
name: "Mia Bajić",
when: "2025/02/22 4:00 PM UTC+1",
photo: "speakers/mia_bajic.png",
},
{
title: "How to connect with complete strangers?",
name: "Nofar Drukman",
Expand Down

0 comments on commit e0826a1

Please sign in to comment.