From 5341a4f64538c959d5596de692bbd906c3e81817 Mon Sep 17 00:00:00 2001 From: "Jason V." Date: Mon, 16 Sep 2024 20:29:00 -0400 Subject: [PATCH] feat(event): Update Oct Event Page (#114) --- app/data/events.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/app/data/events.json b/app/data/events.json index 27a9af5..6d5c940 100644 --- a/app/data/events.json +++ b/app/data/events.json @@ -1,4 +1,15 @@ [ + { + "date": "2024-10-10T18:00:00.000-04:00", + "duration": { + "hours": 2 + }, + "link": "https://rsvp.place/events/phillyjs/66dc524f0b06b60a16cbc1af", + "location": "Indy Hall", + "topics": [ + "Set Phasers to Love: Designing with Lit and Design Systems with Sarah Peony (Rescheduled)" + ] + }, { "date": "2024-09-12T18:00:00.000-04:00", "duration": { @@ -6,7 +17,9 @@ }, "link": "https://rsvp.place/events/phillyjs/66b4fbb594b4cd1e6e1eff9b", "location": "Indy Hall", - "topics": ["Design systems and Lit with Sarah Peony"] + "topics": [ + "XSS Code Injection with Jason Voccia and Brainstorming Future Topics with Dalton Strang" + ] }, { "date": "2024-08-08T18:00:00.000-04:00",