diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 1734a31..1430c3f 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -27,7 +27,7 @@ export default hopeTheme({ footer: 'Unter der MIT Lizenz ausgeliefert.', navbar: [ { - text: 'Documentation', + text: 'Dokumentation', link: 'https://docs.ocelot.social/' , target: '_self', }, @@ -61,7 +61,7 @@ export default hopeTheme({ }, { text: 'Imprint', - link: '/impressum/' + link: '/en/impressum/' }, ], }, @@ -83,7 +83,7 @@ export default hopeTheme({ }, { text: 'Mentions légales', - link: '/impressum/' + link: '/fr/impressum/' }, ], } diff --git a/docs/README.md b/docs/README.md index ded46b2..7229a21 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,3 +17,5 @@ Unsere Website wird gerade überarbeitet und erweitert. Schau bald wieder rein! Inzwischen findest du uns auf [GitHub](https://github.com/Ocelot-Social-Community/) oder [Discord](https://discord.gg/AGPJ7YgC). +Wenn du dieses Projekt unterstützen möchtest, dann kannst du eine [Spende](https://busfaktor.org/en/spenden) für *ocelot.social* +bei dem Projektträger machen (busFaktor() e.V.). diff --git a/docs/en/README.md b/docs/en/README.md index 51c39bb..e225273 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -16,3 +16,6 @@ tagLine: Our website is under construction. Come back soon! In the meantime you can find us on [GitHub](https://github.com/Ocelot-Social-Community/) or [Discord](https://discord.gg/AGPJ7YgC). + +If you want to support the project, you can make a [donation](https://busfaktor.org/en/spenden) for *ocelot.social* +to the maintainer of the project (busFaktor() e.V.). diff --git a/docs/fr/README.md b/docs/fr/README.md index 0212691..9b5942e 100644 --- a/docs/fr/README.md +++ b/docs/fr/README.md @@ -16,3 +16,6 @@ tagLine: Notre site web est en construction. Reviens bientôt! Entre-temps, tu peux nous trouver sur [GitHub](https://github.com/Ocelot-Social-Community/) ou [Discord](https://discord.gg/AGPJ7YgC). + +Si tu veux soutenir ce projet, tu peux faire un [don](https://busfaktor.org/en/spenden) pour *ocelot.social* +chez le porteur du projet (busFaktor() e.V.).