diff --git a/webapp/components/PageFooter/PageFooter.vue b/webapp/components/PageFooter/PageFooter.vue index d970792bb..b3e02fc75 100644 --- a/webapp/components/PageFooter/PageFooter.vue +++ b/webapp/components/PageFooter/PageFooter.vue @@ -2,13 +2,21 @@ diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 567febbeb..8244853f8 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -590,7 +590,7 @@ }, "data-privacy": { "title": "Du und deine Daten", - "description": "Bitte beachte, dass wir die Inhalte der Alphaversion zu Werbezwecken, Webpräsentationen usw. verwenden, aber wir glauben, dass das auch in Deinem Interesse ist. Am besten keinen Nachnamen eingeben und bei noch mehr Datensparsamkeit ein Profilfoto ohne Identität verwenden. Mehr in unserer Datenschutzerklärung" + "description": "Bitte beachte, dass wir die Inhalte der Alphaversion zu Werbezwecken, Webpräsentationen usw. verwenden, aber wir glauben, dass das auch in Deinem Interesse ist. Am besten keinen Nachnamen eingeben und bei noch mehr Datensparsamkeit ein Profilfoto ohne Identität verwenden. Mehr in unserer Datenschutzerklärung" }, "work-in-progress": { "title": "Baustellen", @@ -619,4 +619,4 @@ "have-fun": "Jetzt aber viel Spaß mit der Alpha von Human Connection! Für den ersten Weltfrieden. ♥︎", "closing": "Herzlichst

Euer Human Connection Team" } -} \ No newline at end of file +} diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 2cb22e690..0b7c6a701 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -591,7 +591,7 @@ }, "data-privacy": { "title": "You and your data", - "description": "Please note that the content of the alpha version will be used for public web presentations etc. but we are sure, this is in your interest. Avoid real names and use anonymous profile pictures without your face. You can find more information in our data privacy policy" + "description": "Please note that the content of the alpha version will be used for public web presentations etc. but we are sure, this is in your interest. Avoid real names and use anonymous profile pictures without your face. You can find more information in our data privacy policy" }, "work-in-progress": { "title": "Work in progress", @@ -620,4 +620,4 @@ "have-fun": "Now have fun with the alpha version of Human Connection! For the first universal peace. ♥︎", "closing": "Thank you very much

your Human Connection Team" } -} \ No newline at end of file +} diff --git a/webapp/nuxt.config.js b/webapp/nuxt.config.js index 858294f37..a801d3a34 100644 --- a/webapp/nuxt.config.js +++ b/webapp/nuxt.config.js @@ -43,10 +43,8 @@ export default { // 'registration-verify-nonce', 'registration-create-user-account', 'pages-slug', - 'imprint', 'terms-and-conditions', 'code-of-conduct', - 'data-privacy', 'changelog', ], // pages to keep alive diff --git a/webapp/pages/data-privacy.vue b/webapp/pages/data-privacy.vue deleted file mode 100644 index 021fe5b78..000000000 --- a/webapp/pages/data-privacy.vue +++ /dev/null @@ -1,395 +0,0 @@ - - - diff --git a/webapp/pages/imprint.vue b/webapp/pages/imprint.vue deleted file mode 100644 index 657d0e651..000000000 --- a/webapp/pages/imprint.vue +++ /dev/null @@ -1,83 +0,0 @@ - - -