From 6842aa815800fcad3b912ae157fad945aab5db2b Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Wed, 21 Apr 2021 20:25:11 -0400 Subject: [PATCH] Updating school calendar --- config/packages/json_data/school_lunch.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/packages/json_data/school_lunch.json b/config/packages/json_data/school_lunch.json index b74c37a..1d20afb 100755 --- a/config/packages/json_data/school_lunch.json +++ b/config/packages/json_data/school_lunch.json @@ -24,5 +24,13 @@ "4/29": "Pizza", "4/30": "Mac and Cheese" } + }, + "EVENTS": { + "static": { + "3/2": "Early Release", + "3/3": "Early Release", + "10/21": "Early Release", + "10/22": "Early Release" + } } } \ No newline at end of file