1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2024-11-12 13:51:33 -05:00

Remove fdroid download link

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-09-08 16:35:19 -07:00 committed by GitHub
parent d1aee7b41c
commit d4108bf5f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,11 +11,23 @@
"welcomeBackgroundUrl": "https://arcticfoxes.net/external_images/background.jpg", "welcomeBackgroundUrl": "https://arcticfoxes.net/external_images/background.jpg",
"auth_header_logo_url": "https://arcticfoxes.net/external_images/logo.png", "auth_header_logo_url": "https://arcticfoxes.net/external_images/logo.png",
"auth_footer_links": [ "auth_footer_links": [
{"text": "Rules and Privacy Policy", "url": "https://arcticfoxes.net"}, {
{"text": "GitHub", "url": "https://github.com/arcticfoxes-net"}, "text": "Rules and Privacy Policy",
{"text": "Gitea", "url": "https://git.tommytran.io/arcticfoxes-net"} "url": "https://arcticfoxes.net"
},
{
"text": "GitHub",
"url": "https://github.com/arcticfoxes-net"
},
{
"text": "Gitea",
"url": "https://git.tommytran.io/arcticfoxes-net"
}
] ]
}, },
"mobile_builds": {
"fdroid": "null"
},
"integrations_ui_url": null, "integrations_ui_url": null,
"integrations_rest_url": null, "integrations_rest_url": null,
"integrations_widgets_urls": null, "integrations_widgets_urls": null,