We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da9fab commit 463a801Copy full SHA for 463a801
1 file changed
src/routes/landing/Schedule.svelte
@@ -39,7 +39,10 @@
39
<Spacer hours={2} minutes={30} />
40
<Event hours={1} minutes={0} time="12:30 - 13:30" title="Lunch" food />
41
42
- <Spacer hours={3} minutes={30} />
+ <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} />
46
<Event hours={1} minutes={0} time="17:00 - 18:00" title="Presentation Workshop" special />
47
<Event hours={1} minutes={0} time="18:00 - 19:00" title="Dinner" food />
48
0 commit comments