mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 10:12:49 +01: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 " />
|
||||
</a>
|
||||
<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>
|
||||
<br>
|
||||
<br>
|
||||
|
@ -36,3 +36,4 @@ index:
|
||||
contributors: Mitwirkende
|
||||
specialthanksto: Danksagung
|
||||
ubports: UBports
|
||||
support: Server hosting und professioneller Support
|
||||
|
@ -36,3 +36,4 @@ index:
|
||||
contributors: Contributors
|
||||
specialthanksto: Special thanks to
|
||||
ubports: UBports
|
||||
support: Server hosting and professional support
|
||||
|
@ -36,3 +36,4 @@ index:
|
||||
contributors: Colaboradores
|
||||
specialthanksto: Agradecimiento especial a
|
||||
ubports: UBports
|
||||
support: Server hosting and professional support
|
||||
|
@ -36,3 +36,4 @@ index:
|
||||
contributors: Met bijdragen van
|
||||
specialthanksto: Met speciale dank aan
|
||||
ubports: UBports
|
||||
support: Server hosting and professional support
|
||||
|
@ -36,4 +36,5 @@ index:
|
||||
contributors: Авторы
|
||||
specialthanksto: Особая благодарность
|
||||
ubports: UBports
|
||||
support: Server hosting and professional support
|
||||
|
||||
|
@ -36,3 +36,4 @@ index:
|
||||
contributors: Katkıda bulunanlar
|
||||
specialthanksto: Özellikle teşekkürler
|
||||
ubports: UBports
|
||||
support: Server hosting and professional support
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
|
||||
<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>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user