From 07ced42198262b38dff41689cf8f577a9e6aee69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 27 May 2024 15:37:08 +0200 Subject: [PATCH] Change content in footer --- docs/.vuepress/config/theme.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 7bf54c6..5489340 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -24,7 +24,7 @@ export default hopeTheme({ lang: 'de-DE', title: 'Ocelot.Social', description: 'Ocelot.Social – Freie und Open-Source-Software zum Erstellen und Betreiben deines eigenen sozialen Netzwerks.', - copyright: '© von busFaktor() e.V. & Authoren | Impressum | Datenschutz', + copyright: '© von busFaktor() e.V. & Freunde | Impressum | Datenschutz', footer: 'Unter der MIT Lizenz ausgeliefert.', navbar: [ { @@ -57,7 +57,7 @@ export default hopeTheme({ lang: 'en-US', // this will be set as the lang attribute on title: 'Ocelot.Social', description: 'Ocelot.Social – Free and open source software to create and run your own social network.', - copyright: '© by busFaktor() e.V. & Authors | Imprint | Privacy Policy', + copyright: '© by busFaktor() e.V. & Friends | Imprint | Privacy Policy', footer: 'Released under the MIT License.', navbar: [ { @@ -90,7 +90,7 @@ export default hopeTheme({ lang: 'fr-FR', title: 'Ocelot.Social', description: 'Ocelot.Social - Logiciel open source et gratuit pour créer et gérer votre propre réseau social.', - copyright: '© par busFaktor() e.V. & Auteurs | Mentions légales | Protection des données', + copyright: '© par busFaktor() e.V. & amis | Mentions légales | Protection des données', footer: 'Publié sous la licence MIT.', navbar: [ {