From 1d262c6768dcc34e287f13a70d1fc7bdfc3f7711 Mon Sep 17 00:00:00 2001 From: Ryan Yang Date: Mon, 23 Oct 2023 14:41:33 -0700 Subject: [PATCH] also added pumpkin social --- src/assets/data/events/all.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index bfbf4ddd..71cd240c 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,18 @@ [ + { + "title": "Pumpkin Carving", + "time": "2023-10-27T19:00", + "duration": "60", + "type": "Social", + "desc": "Hey designers are you ready for the spooky season? Sharpen your carving skills and come out to Design at UCI to carve out some pumpkins and unwind before midterms. Please fill out the rsvp form if you would like to come and participate in the craft. Hope to see you guys there!\n\nAdmission fee $2", + "place": "HH 143", + "links": [ + { + "label": "RSVP Form", + "link": "https://docs.google.com/forms/d/e/1FAIpQLSfHTPOaWvK_ew7aVk20S0ed_fZ0T-EI-vBiq1-Exy2ZOAt7Cg/viewform?usp=sf_link" + } + ] + }, { "title": "Intro to Web Development", "time": "2023-10-24T19:00",