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