From f499b862b10d4a6baa343d9a402707b42d442442 Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Tue, 22 Nov 2022 01:46:01 +0100 Subject: [PATCH] contact button --- frontend/_DATA_.js | 4 ++++ frontend/index.html | 1 + 2 files changed, 5 insertions(+) diff --git a/frontend/_DATA_.js b/frontend/_DATA_.js index e7aecfb..568fc93 100644 --- a/frontend/_DATA_.js +++ b/frontend/_DATA_.js @@ -52,6 +52,10 @@ const _DATA_ = { de: 'Impressum', en: 'Imprint', }, + button_contact: { + de: 'Kontakt', + en: 'Contact', + }, button_to_privacy: { de: 'Los geht\'s', diff --git a/frontend/index.html b/frontend/index.html index 3a6fca6..75bf2e9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -107,6 +107,7 @@
+