Merge pull request #14 from Ocelot-Social-Community/13-add-donation-link-to-main-page

feat(content): add donation link to main pages
This commit is contained in:
Wolfgang Huß 2023-11-30 17:22:29 +01:00 committed by GitHub
commit 0c6ca2131f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 3 deletions

View File

@ -27,7 +27,7 @@ export default hopeTheme({
footer: 'Unter der <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT Lizenz<!--]--><!----></a> 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/'
},
],
}

View File

@ -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.).

View File

@ -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.).

View File

@ -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.).