From cd4cbaf931bcd225587ae827fe5b09d7b4b02f1e Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Tue, 22 Nov 2022 00:21:44 +0100 Subject: [PATCH] imprint link --- frontend/_DATA_.js | 4 ++++ frontend/index.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/frontend/_DATA_.js b/frontend/_DATA_.js index ab28798..1250f4e 100644 --- a/frontend/_DATA_.js +++ b/frontend/_DATA_.js @@ -48,6 +48,10 @@ const _DATA_ = { de: 'Den Quellcode kannst du auf GitHub anschauen.', en: 'View the code on GitHub.', }, + button_imprint: { + de: 'Impressum', + en: 'Imprint', + }, button_to_privacy: { de: 'Los geht\'s', diff --git a/frontend/index.html b/frontend/index.html index 28965d0..0d13628 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -100,7 +100,11 @@ +
+
+
+