Skip to content

Commit 5b13656

Browse files
committed
Add opening session to the schedule
1 parent 577d95b commit 5b13656

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/data/schedule.ts

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ export const SCHEDULE: Event[] = [
1313
title: "Open Doors",
1414
when: "2025/02/22 9:30 AM UTC+1",
1515
},
16+
{
17+
label: "Opening Session",
18+
title: "Opening Session",
19+
when: "2025/02/22 10:00 AM UTC+1",
20+
},
1621
{
1722
title: "Random, but not really: How computers generate numbers for different purposes",
1823
name: "Lumír Balhar",

0 commit comments

Comments
 (0)