Skip to content

Commit

Permalink
chore: update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Ristorante Da Michele Baden-Baden committed Sep 18, 2024
1 parent 7d8cd96 commit 67998e7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/components/menu/food.carne.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"img": "carne/tagliata.webp"
},
{
"show": true,
"show": false,
"anchor": "carree-di-vitello-finferli",
"name": "Carree di Vitello & Finferli",
"desc": {
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/components/menu/food.pasta.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
"priceeuro": 16
},
{
"show": true,
"show": false,
"anchor": "tagliatelle-finferli",
"name": "Tagliatelle Finferli",
"desc": {
Expand Down
4 changes: 2 additions & 2 deletions docs/src/en/menu/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
editLink: false
date: 2024-09-14
date: 2024-09-18
head:
- [meta, { property: 'og:title', content: 'Menu | Ristorante da Michele, Baden-Baden' }]
- [meta, { property: 'og:url', content: 'https://da-michele.com/en/menu/' }]
- [meta, { property: 'og:type', content: article }]
- [meta, { property: 'article:section', content: Menu }]
- [meta, { property: 'article:author', content: 'Vincenzo Romano' }]
- [meta, { property: 'article:modified_time', content: 2024-09-14 }]
- [meta, { property: 'article:modified_time', content: 2024-09-18 }]
outline: 2
---

Expand Down
4 changes: 2 additions & 2 deletions docs/src/menu/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
date: 2024-09-14
date: 2024-09-18
editLink: false
head:
- [meta, { property: 'og:title', content: 'Tageskarte | Ristorante da Michele, Baden-Baden' }]
- [meta, { property: 'og:url', content: 'https://da-michele.com/menu/' }]
- [meta, { property: 'og:type', content: article }]
- [meta, { property: 'article:section', content: Tageskarte }]
- [meta, { property: 'article:author', content: 'Vincenzo Romano' }]
- [meta, { property: 'article:modified_time', content: 2024-09-14 }]
- [meta, { property: 'article:modified_time', content: 2024-09-18 }]
outline: 2
---

Expand Down

0 comments on commit 67998e7

Please sign in to comment.