From ece9aa30ce44b6139a2901464b226a3a329c07b8 Mon Sep 17 00:00:00 2001 From: FrantisekMichalSebestyen Date: Wed, 18 Dec 2024 16:32:35 +0100 Subject: [PATCH] fix: rename sultan in venice & style change on intro screen --- data.ts | 5 ++--- pages/tour/[id].vue | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/data.ts b/data.ts index 0f48409..3049a7b 100644 --- a/data.ts +++ b/data.ts @@ -14,15 +14,14 @@ export const TOURS = { }, }, 2: { - title: "Sultán v Benátkach", thumbnailSrc: "/assets/tour_2/intro_sultan.jpg", micrioId: "AhDVK", - sk: { title: "Sultán v Benátkach", + sk: { title: "Inscenovaný obraz osmanskej spoločnosti", desc_title: "Navštívil skutočne sultán Benátky?", desc_subtitle: "Spoznaj námet obrazu v interaktívnom audiopríbehu" }, en: { - title: "Sultan in Venice", + title: "Staged depiction of Ottoman society", desc_title: "Did the Sultan really visit Venice?", desc_subtitle: "Discover the theme of the painting in an interactive audio story" }, diff --git a/pages/tour/[id].vue b/pages/tour/[id].vue index ac0255e..a788296 100644 --- a/pages/tour/[id].vue +++ b/pages/tour/[id].vue @@ -150,7 +150,7 @@ function onMicrioError() {
-
+

{{ TOURS[id][lang].desc_title }}