From aa9f7a8cc3ef64ac3b21515ee0638be897fbd13f Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Sun, 20 Nov 2022 00:22:46 +0100 Subject: [PATCH] link to the code --- frontend/_DATA_.js | 5 +++++ frontend/index.html | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/frontend/_DATA_.js b/frontend/_DATA_.js index a32cae6..44b26a9 100644 --- a/frontend/_DATA_.js +++ b/frontend/_DATA_.js @@ -44,6 +44,11 @@ const _DATA_ = { // your_city: {de: 'Deine Stadt:'}, // voluntary_metadata_description: {de: 'Jeweils das Land und/oder das Städteteam in dem du am aktivsten bist.'}, + button_sourcecode: { + de: 'Den Quellcode kannst du auf GitHub anschauen.', + en: 'View the code on GitHub.', + }, + button_to_privacy: { de: 'Los geht\'s', en: 'Let\'s start', diff --git a/frontend/index.html b/frontend/index.html index dab1a19..9525f32 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -862,8 +862,9 @@ - + + +