From fc3a9fdc312901d4b76eab3b31c9881f24ec4227 Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 13 Mar 2024 20:41:20 -0500 Subject: [PATCH] trigger rebuild to update lunch for some reason, the lunch isn't displaying on prod. works completely fine locally, so making this small change to trigger a rebuild --- src/data/lunch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/lunch.json b/src/data/lunch.json index 2d131a9..3573eee 100644 --- a/src/data/lunch.json +++ b/src/data/lunch.json @@ -1,5 +1,5 @@ { - "11": { + "10": { "Comfort Food": ["3 Cheese Penne"], "Mindful": ["Jerk Chicken"], "Sides": ["Brussel Sprouts", "Scallopped Potatoes"],