diff --git a/docs/.vitepress/components/menu/drinks.vinorosso.json b/docs/.vitepress/components/menu/drinks.vinorosso.json index 1e39825eb..330ddbabe 100644 --- a/docs/.vitepress/components/menu/drinks.vinorosso.json +++ b/docs/.vitepress/components/menu/drinks.vinorosso.json @@ -17,7 +17,7 @@ "priceeuro": 36 }, { - "show": true, + "show": false, "anchor": "barbera-d-alba", "name": "Barbera d'Alba, Cordero di Montezemolo", "img": "vino_rosso/barbera_cordero_di_montezemolo.webp", @@ -76,7 +76,7 @@ "priceeuro": 45 }, { - "show": true, + "show": false, "anchor": "jungano", "name": "Jungano, San Salvatore 1988", "desc": { @@ -92,7 +92,7 @@ "priceeuro": 45 }, { - "show": true, + "show": false, "anchor": "rosso-di-montalcino-argiano", "name": "Rosso di Montalcino, Argiano", "img": "vino_rosso/rosso_di_montalcino_argiano.webp", @@ -103,7 +103,7 @@ "priceeuro": 48 }, { - "show": true, + "show": false, "anchor": "prunotto-pian-romualdo", "name": "Prunotto, Barbera d'Alba, Pian Romualdo", "region": "Alba", @@ -113,7 +113,7 @@ "priceeuro": 58 }, { - "show": true, + "show": false, "anchor": "pasqua-black-label", "name": "Pasqua Black Label, Amarone della Valpolicella", "img": "vino_rosso/pasqua_black_label.webp", diff --git a/docs/.vitepress/components/menu/food.antipasti.json b/docs/.vitepress/components/menu/food.antipasti.json index 5a34493d3..65f67e1b5 100644 --- a/docs/.vitepress/components/menu/food.antipasti.json +++ b/docs/.vitepress/components/menu/food.antipasti.json @@ -30,7 +30,7 @@ "img": "antipasti/insalata_di_arance.webp" }, { - "show": false, + "show": true, "anchor": "insalata-di-finnochio-arance", "name": "Insalata di Finnochio & Arance", "desc": { @@ -179,7 +179,7 @@ "priceeuro": 16 }, { - "show": false, + "show": true, "anchor": "parmigiana", "name": "Parmigiana", "desc": { @@ -424,7 +424,7 @@ "priceeuro": 18 }, { - "show": true, + "show": false, "anchor": "rucola-fegato-di-coniglio", "name": "Rucola & Fegato di Coniglio", "desc": { diff --git a/docs/.vitepress/components/menu/food.pasta.json b/docs/.vitepress/components/menu/food.pasta.json index 937cf91fc..c32273c6d 100644 --- a/docs/.vitepress/components/menu/food.pasta.json +++ b/docs/.vitepress/components/menu/food.pasta.json @@ -271,7 +271,7 @@ "img": "pasta/calamarata_salsiccia_rapa.webp" }, { - "show": false, + "show": true, "anchor": "spaghetti-cozze", "name": "Spaghetti Cozze", "desc": { diff --git a/docs/.vitepress/components/menu/food.pesce.json b/docs/.vitepress/components/menu/food.pesce.json index 1f60b5366..64c95e390 100644 --- a/docs/.vitepress/components/menu/food.pesce.json +++ b/docs/.vitepress/components/menu/food.pesce.json @@ -49,7 +49,7 @@ "de": "Wolfsbarsch mit geschmortem Gemüse", "en": "Grilled sea bass with braised vegetables" }, - "priceeuro": 28 + "priceeuro": 29 }, { "show": false, @@ -62,7 +62,7 @@ "priceeuro": 29 }, { - "show": false, + "show": true, "anchor": "spigula-alla-griglia", "name": "Spigula alla griglia", "desc": { diff --git a/docs/.vitepress/components/menu/food.pizze.json b/docs/.vitepress/components/menu/food.pizze.json index 98de5abcf..012b437a9 100644 --- a/docs/.vitepress/components/menu/food.pizze.json +++ b/docs/.vitepress/components/menu/food.pizze.json @@ -113,7 +113,7 @@ "priceeuro": 14 }, { - "show": true, + "show": false, "anchor": "pizza-mortadella", "name": "Pizza Mortadella", "desc": { diff --git a/docs/src/en/menu/index.md b/docs/src/en/menu/index.md index 5abc296dc..bc5132d9b 100644 --- a/docs/src/en/menu/index.md +++ b/docs/src/en/menu/index.md @@ -1,13 +1,13 @@ --- editLink: false -date: 2024-02-05 +date: 2024-02-07 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-02-05 }] + - [meta, { property: 'article:modified_time', content: 2024-02-07 }] outline: 2 sitemap: changefreq: hourly diff --git a/docs/src/menu/index.md b/docs/src/menu/index.md index 138fa9796..a9108b862 100644 --- a/docs/src/menu/index.md +++ b/docs/src/menu/index.md @@ -1,5 +1,5 @@ --- -date: 2024-02-05 +date: 2024-02-07 editLink: false head: - [meta, { property: 'og:title', content: 'Tageskarte | Ristorante da Michele, Baden-Baden' }] @@ -7,7 +7,7 @@ head: - [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-02-05 }] + - [meta, { property: 'article:modified_time', content: 2024-02-07 }] outline: 2 sitemap: changefreq: hourly