Cleaned up the 2025 temp stuff. There is 9 restaurants that don't have information and will need to be manually updated

This commit is contained in:
2026-02-24 21:50:05 -08:00
parent ab9abdb53e
commit b455bae614
3 changed files with 20 additions and 133 deletions

View File

@@ -5807,7 +5807,7 @@
"desc": "Lady Rose Apple, pink peppercorn, thyme, crostini V Add house-made focaccia $5"
},
{
"name": "Tavolàta",
"name": "Salad",
"desc": "Little gem lettuce, chicory, pistachio, red onion, Calabrian vinaigrette, pecorino GF V"
},
{
@@ -5825,12 +5825,23 @@
"desc": "Black pepper, butter, pecorino romano GFA"
},
{
"name": "Roasted",
"name": "Pork Loin",
"desc": "Fig mostarda, radicchio, hazelnut bread crumb GFA"
}
],
"Third Course": [
{
"name": "Zeppole",
"desc": "Lemon doughnuts, dark chocolate sauce V"
},
{
"name": "Tiramasu",
"desc": "Mascarpone, amaretto, espresso, lady finger V"
},
{
"name": "Sorbetto or Gelato",
"desc": "Salted shortbread cookie GFA V"
}
]
}
}