From 6c4bcabb91d69e9237d3381040181d61b7a01c4a Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Mon, 7 Oct 2024 15:40:50 -0700 Subject: [PATCH] chore: add w2 event --- src/assets/data/events/all.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index 7909f18..4799baf 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,12 @@ [ + { + "title": "Intro to Figma", + "time": "2024-10-09T17:00", + "duration": "60", + "type": "Workshop", + "desc": "Join us for our first workshop of the year: our Figma workshop!! This will be in collaboration with Figma to help you learn more about this industry standard platform! No experience required, but be sure to RSVP through the link in our bio 🖌️🌟 See you there!!", + "place": "DBH 1600" + }, { "title": "First General Meeting", "time": "2024-10-02T17:00",