Updating School Lunch
This commit is contained in:
parent
55836c6159
commit
d9e750d385
|
@ -1,47 +1,28 @@
|
|||
{
|
||||
"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"
|
||||
"8/5": "Pizza",
|
||||
"8/6": "Burgers",
|
||||
"8/9": "Chicken Nuggets",
|
||||
"8/10": "Hot Dog or Bean Dip and Chips",
|
||||
"8/11": "Crispy Chicken Sandwich",
|
||||
"8/12": "Pizza",
|
||||
"8/13": "Seafood Variety",
|
||||
"8/16": "Mini Corn Dogs",
|
||||
"8/17": "Housemade Dip and Chips or Cheesy Pull Aparts",
|
||||
"8/18": "Drumstick",
|
||||
"8/19": "Pizza",
|
||||
"8/20": "Taco Burger",
|
||||
"8/23": "Chicken Minis",
|
||||
"8/24": "Housemade Dip and Chips",
|
||||
"8/25": "Sub Sandwich",
|
||||
"8/26": "Pizza",
|
||||
"8/27": "Burgers",
|
||||
"8/30": "Chicken Nuggets",
|
||||
"8/31": "Hot Dog or Bean Dip and Chips",
|
||||
"9/1": "Crispy Chicken Sandwich or Yougurt Bowl",
|
||||
"9/2": "Pizza",
|
||||
"9/3": "Seafood Variety"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
|
@ -50,6 +31,7 @@
|
|||
"3/2": "Digital Leaerning Day and Early Release",
|
||||
"3/3": "Early Release",
|
||||
"3/22": "Digital Learning Day",
|
||||
"8/4": "Digital Learning Day",
|
||||
"9/14": "Digital Learning Day",
|
||||
"10/20": "Digital Learning Day",
|
||||
"10/21": "Early Release",
|
||||
|
|
Loading…
Reference in New Issue