mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-24 13:21:18 +00:00
Add Voyager F-droid link (#260)
This commit is contained in:
parent
17ecc71ba8
commit
ec0b9b7d09
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ const voyagerApp: AppDetails = {
|
||||||
link: "https://apps.apple.com/us/app/voyager-for-lemmy/id6451429762?platform=iphone",
|
link: "https://apps.apple.com/us/app/voyager-for-lemmy/id6451429762?platform=iphone",
|
||||||
icon: "appleinc",
|
icon: "appleinc",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
link: "https://f-droid.org/en/packages/app.vger.voyager",
|
||||||
|
icon: "f-droid",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
link: "https://play.google.com/store/apps/details?id=app.vger.voyager",
|
link: "https://play.google.com/store/apps/details?id=app.vger.voyager",
|
||||||
icon: "googleplay",
|
icon: "googleplay",
|
||||||
|
|
Loading…
Reference in a new issue