Adding more school dates and renaming
This commit is contained in:
parent
681e7b4948
commit
02d686a8c2
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"MENU": {
|
||||
"static": {
|
||||
"3/2": "Quesadillas",
|
||||
"3/3": "Pizza",
|
||||
"3/4": "Taco Burgers",
|
||||
"3/9": "Grilled Cheese",
|
||||
"3/11": "Burgers",
|
||||
"3/12": "Pizza",
|
||||
"3/18": "Pizza",
|
||||
"3/19": "Mac and Cheese",
|
||||
"3/23": "Quesadilla",
|
||||
"3/24": "Pizza",
|
||||
"3/25": "Taco Burgers",
|
||||
"3/30": "Grilled Cheese",
|
||||
"4/1": "Burgers",
|
||||
"4/2": "Pizza",
|
||||
"4/13": "Quesadilla",
|
||||
"4/14": "Pizza",
|
||||
"4/15": "Taco Burgers",
|
||||
"4/20": "Grilled Cheese",
|
||||
"4/22": "Burgers",
|
||||
"4/23": "Pizza",
|
||||
"4/26": "Cheesy Beef and Bean Burrito",
|
||||
"4/27": "Chicken Bites",
|
||||
"4/28": "Crispy Chicken Sandwich",
|
||||
"4/29": "Pizza",
|
||||
"4/30": "Mac and Cheese",
|
||||
"5/3": "Cheesy Pull Apart Bread",
|
||||
"5/4": "Corn Puppies or Quesadilla",
|
||||
"5/6": "Taco Burger or Bean and Cheese Burrito",
|
||||
"5/7": "Drumstick",
|
||||
"5/10": "Chicken Minis",
|
||||
"5/11": "Grilled Cheese or Hot Dog",
|
||||
"5/12": "Chicken Nuggets",
|
||||
"5/13": "Burgers",
|
||||
"5/14": "Pizza",
|
||||
"5/17": "Cheesy Beef and Bean Burrito",
|
||||
"5/18": "Chicken Bites",
|
||||
"5/19": "Crispy Chicken Sandwich",
|
||||
"5/20": "Pizza",
|
||||
"5/21": "Mac and Cheese",
|
||||
"5/24": "Cheesy Pull Apart Bread",
|
||||
"5/26": "Corn Puppies or Quesadilla"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
"static": {
|
||||
"1/25": "Digital Learning Day",
|
||||
"3/2": "Digital Leaerning Day and Early Release",
|
||||
"3/3": "Early Release",
|
||||
"3/22": "Digital Learning Day",
|
||||
"9/14": "Digital Learning Day",
|
||||
"10/20": "Digital Learning Day",
|
||||
"10/21": "Early Release",
|
||||
"10/22": "Early Release",
|
||||
"11/9": "Digital Learning Day"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue