diff --git a/docs/.vitepress/components/menu/food.antipasti.json b/docs/.vitepress/components/menu/food.antipasti.json index 2b8008c6f..e036e7d33 100644 --- a/docs/.vitepress/components/menu/food.antipasti.json +++ b/docs/.vitepress/components/menu/food.antipasti.json @@ -236,7 +236,7 @@ "img": "antipasti/burrata_caponata.webp" }, { - "show": true, + "show": false, "anchor": "burrata-ratatouille", "name": "Burrata & Ratatouille", "desc": { @@ -329,7 +329,7 @@ "img": "antipasti/vitello_tonnato.webp" }, { - "show": false, + "show": true, "anchor": "frittura", "name": "Frittura", "desc": { diff --git a/docs/.vitepress/components/menu/food.pasta.json b/docs/.vitepress/components/menu/food.pasta.json index 205c7f734..062743f65 100644 --- a/docs/.vitepress/components/menu/food.pasta.json +++ b/docs/.vitepress/components/menu/food.pasta.json @@ -138,7 +138,7 @@ "img": "pasta/pasta_polpette_al_sugo.webp" }, { - "show": false, + "show": true, "anchor": "pasta-salsiccia-rapa", "name": "Pasta Salsiccia & Rapa", "desc": { @@ -281,7 +281,7 @@ "priceeuro": 18 }, { - "show": true, + "show": false, "anchor": "pasta-salsiccia-tartufo", "name": "Pasta Salsiccia & Tartufo", "desc": { @@ -355,7 +355,7 @@ "priceeuro": 19 }, { - "show": false, + "show": true, "anchor": "spaghetti-polpo", "name": "Spaghetti Polpo", "desc": { diff --git a/docs/.vitepress/components/menu/food.pesce.json b/docs/.vitepress/components/menu/food.pesce.json index bbb0b2165..595943a40 100644 --- a/docs/.vitepress/components/menu/food.pesce.json +++ b/docs/.vitepress/components/menu/food.pesce.json @@ -52,7 +52,7 @@ "priceeuro": 28 }, { - "show": true, + "show": false, "anchor": "spigula-nel-sud", "name": "Spigula nel Sud", "desc": { @@ -122,14 +122,14 @@ "priceeuro": 29 }, { - "show": false, + "show": true, "anchor": "pesce-miste-nel-sud", "name": "Pesce miste nel Sud", "desc": { "de": "gemischter Fisch im Sud", "en": "mixed fish in a broth" }, - "priceeuro": 31, + "priceeuro": 32, "img": "pesce/spigola_nel_brodo.webp" }, { diff --git a/docs/src/en/menu/index.md b/docs/src/en/menu/index.md index 2bcde1c74..4263b57b0 100644 --- a/docs/src/en/menu/index.md +++ b/docs/src/en/menu/index.md @@ -1,13 +1,13 @@ --- editLink: false -date: 2024-01-03 +date: 2024-01-04 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-03 }] + - [meta, { property: 'article:modified_time', content: 2024-01-04 }] outline: 2 sitemap: changefreq: hourly diff --git a/docs/src/menu/index.md b/docs/src/menu/index.md index 385693bc1..b830300b3 100644 --- a/docs/src/menu/index.md +++ b/docs/src/menu/index.md @@ -1,5 +1,5 @@ --- -date: 2024-01-03 +date: 2024-01-04 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-03 }] + - [meta, { property: 'article:modified_time', content: 2024-01-04 }] outline: 2 sitemap: changefreq: hourly