From c3780a0685c4e8b68affbab4110f69ff2c01fee6 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Tue, 22 Oct 2024 19:39:56 -0700 Subject: [PATCH] chore: w4 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 5d5afbe..248ee5f 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,12 @@ [ + { + "title": "House Design-Off", + "time": "2024-10-23T17:00", + "duration": "60", + "type": "Workshop", + "desc": "Join us for a fun social where you will design lofi and hifi wireframes with your houses ๐Ÿ’›๐Ÿ’™๐Ÿ’œ Remember to bring your laptops! See you there ๐Ÿซกโ€ผ๏ธ", + "place": "DBH 1600" + }, { "title": "Intro to UI/UX Design", "time": "2024-10-16T17:00",