Skip to content

Commit 463a801

Browse files
committed
adds continental workshop to the schedule
1 parent 1da9fab commit 463a801

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/routes/landing/Schedule.svelte

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@
3939
<Spacer hours={2} minutes={30} />
4040
<Event hours={1} minutes={0} time="12:30 - 13:30" title="Lunch" food />
4141

42-
<Spacer hours={3} minutes={30} />
42+
<Spacer hours={1} minutes={30} />
43+
<Event hours={1} minutes={0} time="15:00 - 16:00" title="Continental: Building Agentic Apps for Mobile and Web with Vertex AI in Firebase" special />
44+
45+
<Spacer hours={1} minutes={0} />
4346
<Event hours={1} minutes={0} time="17:00 - 18:00" title="Presentation Workshop" special />
4447
<Event hours={1} minutes={0} time="18:00 - 19:00" title="Dinner" food />
4548

0 commit comments

Comments
 (0)