mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
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:
commit
0c6ca2131f
@ -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/'
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
@ -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.).
|
||||
|
||||
@ -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.).
|
||||
|
||||
@ -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.).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user