From 19de30f92c6e4addb47d89cf2239f53c71346beb Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Sat, 11 May 2024 14:23:22 -0700 Subject: [PATCH] chore: add house social 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 285999ed..f8a66af8 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,12 @@ [ + { + "title": "House Social", + "time": "2024-05-15T16:00", + "duration": "60", + "type": "Social", + "desc": "Hey Designers! Ready for some friendly competition between our Design at UCI houses? Come hang out with us at DBH 6011 where we will reveal our house social competition and win a prize at the end!", + "place": "DBH 6011" + }, { "title": "Cross-Collaboration Between Researcher and Designer", "time": "2024-05-08T16:00",