From 5310f893927296a92379b7204e41e1170a569711 Mon Sep 17 00:00:00 2001 From: Ristorante Da Michele Baden-Baden Date: Wed, 31 Jan 2024 14:39:57 +0100 Subject: [PATCH] chore: update menu --- docs/.vitepress/components/menu/food.antipasti.json | 10 +++++----- docs/.vitepress/components/menu/food.carne.json | 4 ++-- docs/.vitepress/components/menu/food.pasta.json | 4 ++-- docs/src/en/menu/index.md | 4 ++-- docs/src/menu/index.md | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/.vitepress/components/menu/food.antipasti.json b/docs/.vitepress/components/menu/food.antipasti.json index 6538e34fe..e742157c2 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": true, + "show": false, "anchor": "insalata-di-finnochio-arance", "name": "Insalata di Finnochio & Arance", "desc": { @@ -133,7 +133,7 @@ "priceeuro": 16 }, { - "show": false, + "show": true, "anchor": "sardelle-marinate", "name": "Sardelle marinate", "desc": { @@ -226,7 +226,7 @@ "priceeuro": 16 }, { - "show": false, + "show": true, "anchor": "cozze-al-vino", "name": "Cozze al vino", "desc": { @@ -236,7 +236,7 @@ "priceeuro": 16 }, { - "show": true, + "show": false, "anchor": "cozze-al-pomodoro", "name": "Cozze al pomodoro", "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.carne.json b/docs/.vitepress/components/menu/food.carne.json index d146a9803..41f40f5db 100644 --- a/docs/.vitepress/components/menu/food.carne.json +++ b/docs/.vitepress/components/menu/food.carne.json @@ -142,14 +142,14 @@ "img": "carne/tagliata.webp" }, { - "show": false, + "show": true, "anchor": "carree-di-vitello-taleggio-tartufo", "name": "Carree di Vitello, Taleggio & Tartufo", "desc": { "de": "Kalbskarrée mit Taleggio (ital. Rohmilchkäse) und Trüffel", "en": "veal carrée with Taleggio (Italian raw milk cheese) and truffles" }, - "priceeuro": 36, + "priceeuro": 39, "img": "carne/carree_di_vitello.webp" }, { diff --git a/docs/.vitepress/components/menu/food.pasta.json b/docs/.vitepress/components/menu/food.pasta.json index c15b7ec1d..cee117dbb 100644 --- a/docs/.vitepress/components/menu/food.pasta.json +++ b/docs/.vitepress/components/menu/food.pasta.json @@ -60,7 +60,7 @@ "priceeuro": 16 }, { - "show": false, + "show": true, "anchor": "gnocchi-gorgonzola-spinaci", "name": "Gnocchi Gorgonzola & Spinaci", "desc": { @@ -161,7 +161,7 @@ "priceeuro": 16 }, { - "show": true, + "show": false, "anchor": "gnocchi-burrata", "name": "Gnocchi Burrata", "desc": { diff --git a/docs/src/en/menu/index.md b/docs/src/en/menu/index.md index cb82ba919..05cdb30d3 100644 --- a/docs/src/en/menu/index.md +++ b/docs/src/en/menu/index.md @@ -1,13 +1,13 @@ --- editLink: false -date: 2024-01-26 +date: 2024-01-31 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-01-26 }] + - [meta, { property: 'article:modified_time', content: 2024-01-31 }] outline: 2 sitemap: changefreq: hourly diff --git a/docs/src/menu/index.md b/docs/src/menu/index.md index 9931013ac..b85046dc0 100644 --- a/docs/src/menu/index.md +++ b/docs/src/menu/index.md @@ -1,5 +1,5 @@ --- -date: 2024-01-26 +date: 2024-01-31 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-01-26 }] + - [meta, { property: 'article:modified_time', content: 2024-01-31 }] outline: 2 sitemap: changefreq: hourly