From 6bf16ad06316910af5fa29672ee077369a5efd08 Mon Sep 17 00:00:00 2001 From: OpenVisor Date: Sun, 29 Sep 2024 12:05:27 +0200 Subject: [PATCH] Update "Impressum" address --- src/components/kontakt.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/kontakt.vue b/src/components/kontakt.vue index 18fbd42..bbf4e5b 100644 --- a/src/components/kontakt.vue +++ b/src/components/kontakt.vue @@ -63,11 +63,11 @@ export default { }, adresse: { type: String, - default: 'Mülihalde 21', + default: 'Finkernweg 1B', }, ort: { type: String, - default: '8484 Weisslingen', + default: '8280 Kreuzlingen', }, name: { type: String,