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: [