mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-02 05:56:53 +02:00
docs: Add famedly contact link
This commit is contained in:
parent
2e50738137
commit
7f2d61e0a4
@ -8,7 +8,7 @@
|
|||||||
<img height="66px" src="https://fluffychat.im/assets/images/fdroid_button.png " />
|
<img height="66px" src="https://fluffychat.im/assets/images/fdroid_button.png " />
|
||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://web.fluffychat.im" target="new">Open FluffyChat in the browser</a> - <a href="https://matrix.to/#/#fluffychat:matrix.org" target="new">Join the community</a> - <a href="https://metalhead.club/@krille" target="new">Follow me on Mastodon</a> - <a href="https://hosted.weblate.org/projects/fluffychat/" target="new">Translate FluffyChat</a> - <a href="https://gitlab.com/ChristianPauly/fluffychat-website" target="new">Translate the website</a> - <a href="https://fluffychat.im" target="new">Website</a> - <a href="https://gitlab.com/ChristianPauly/fluffychat-flutter/-/jobs/artifacts/main/browse?job=build_android_apk" target="new">Download latest APK</a> - <a href="https://gitlab.com/famedly/famedlysdk" target="new">Famedly Matrix SDK</a>
|
<a href="https://web.fluffychat.im" target="new">Open FluffyChat in the browser</a> - <a href="https://matrix.to/#/#fluffychat:matrix.org" target="new">Join the community</a> - <a href="https://metalhead.club/@krille" target="new">Follow me on Mastodon</a> - <a href="https://hosted.weblate.org/projects/fluffychat/" target="new">Translate FluffyChat</a> - <a href="https://gitlab.com/ChristianPauly/fluffychat-website" target="new">Translate the website</a> - <a href="https://fluffychat.im" target="new">Website</a> - <a href="https://gitlab.com/ChristianPauly/fluffychat-flutter/-/jobs/artifacts/main/browse?job=build_android_apk" target="new">Download latest APK</a> - <a href="https://gitlab.com/famedly/famedlysdk" target="new">Famedly Matrix SDK</a> - <a href="https://famedly.com/kontakt">Server hosting and professional support</a>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -36,3 +36,4 @@ index:
|
|||||||
contributors: Mitwirkende
|
contributors: Mitwirkende
|
||||||
specialthanksto: Danksagung
|
specialthanksto: Danksagung
|
||||||
ubports: UBports
|
ubports: UBports
|
||||||
|
support: Server hosting und professioneller Support
|
||||||
|
@ -36,3 +36,4 @@ index:
|
|||||||
contributors: Contributors
|
contributors: Contributors
|
||||||
specialthanksto: Special thanks to
|
specialthanksto: Special thanks to
|
||||||
ubports: UBports
|
ubports: UBports
|
||||||
|
support: Server hosting and professional support
|
||||||
|
@ -36,3 +36,4 @@ index:
|
|||||||
contributors: Colaboradores
|
contributors: Colaboradores
|
||||||
specialthanksto: Agradecimiento especial a
|
specialthanksto: Agradecimiento especial a
|
||||||
ubports: UBports
|
ubports: UBports
|
||||||
|
support: Server hosting and professional support
|
||||||
|
@ -36,3 +36,4 @@ index:
|
|||||||
contributors: Met bijdragen van
|
contributors: Met bijdragen van
|
||||||
specialthanksto: Met speciale dank aan
|
specialthanksto: Met speciale dank aan
|
||||||
ubports: UBports
|
ubports: UBports
|
||||||
|
support: Server hosting and professional support
|
||||||
|
@ -36,4 +36,5 @@ index:
|
|||||||
contributors: Авторы
|
contributors: Авторы
|
||||||
specialthanksto: Особая благодарность
|
specialthanksto: Особая благодарность
|
||||||
ubports: UBports
|
ubports: UBports
|
||||||
|
support: Server hosting and professional support
|
||||||
|
|
||||||
|
@ -36,3 +36,4 @@ index:
|
|||||||
contributors: Katkıda bulunanlar
|
contributors: Katkıda bulunanlar
|
||||||
specialthanksto: Özellikle teşekkürler
|
specialthanksto: Özellikle teşekkürler
|
||||||
ubports: UBports
|
ubports: UBports
|
||||||
|
support: Server hosting and professional support
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<div class="centered">
|
<div class="centered">
|
||||||
|
<a href="https://famedly.com/kontakt">{{ site.data[page.lang].index.support }}</a>
|
||||||
<script src="https://liberapay.com/KrilleChritzelius/widgets/button.js"></script>
|
<script src="https://liberapay.com/KrilleChritzelius/widgets/button.js"></script>
|
||||||
<noscript><a href="https://liberapay.com/KrilleChritzelius/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/{{site.assets}}/widgets/donate.svg"></a></noscript>
|
<noscript><a href="https://liberapay.com/KrilleChritzelius/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/{{site.assets}}/widgets/donate.svg"></a></noscript>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user