From e5f5afd3be2ebd7e460a087c2fa2a6246664127a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 20 May 2024 16:15:57 +0200 Subject: [PATCH] Fix meta descriptions --- docs/.vuepress/config/theme.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 96411a0..f21ff94 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -23,7 +23,7 @@ export default hopeTheme({ '/de/': { lang: 'de-DE', title: 'Ocelot.Social', - description: 'Hallo', + description: 'Ocelot.Social – Freie und Open-Source-Software zum Erstellen und Betreiben deines eigenen sozialen Netzwerks.', copyright: '© von busFaktor() e.V. & Authoren | Impressum | Datenschutz', footer: 'Unter der MIT Lizenz ausgeliefert.', navbar: [ @@ -56,7 +56,7 @@ export default hopeTheme({ '/en/': { lang: 'en-US', // this will be set as the lang attribute on title: 'Ocelot.Social', - description: 'Free and open source software to create and run your own social network', + 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', footer: 'Released under the MIT License.', navbar: [ @@ -89,6 +89,7 @@ export default hopeTheme({ '/fr/': { 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', footer: 'Publié sous la licence MIT.', navbar: [