From 8bbf3952c142c9e81c37b58ec7b1bea7dc0ea815 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Tue, 1 Oct 2024 17:44:07 -0400 Subject: [PATCH] chore: add w1 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 b5bdedf..38d1f1c 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,12 @@ [ + { + "title": "First General Meeting", + "time": "2024-10-027T17:00", + "duration": "60", + "type": "Social", + "desc": "We're back for our first general meeting of the year! Come out to learn more about our board and what we have to offer. Can't wait to meet you!", + "place": "DBH 1600" + }, { "title": "Smores by the Shore", "time": "2024-09-27T18:00",