mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add a redirect for installing Android
This commit is contained in:
parent
4caeab251d
commit
dea09b457f
1 changed files with 6 additions and 0 deletions
|
|
@ -138,6 +138,12 @@ const moduleExports = {
|
|||
'https://apps.apple.com/us/app/omnivore-read-highlight-share/id1564031042',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/install/android',
|
||||
destination:
|
||||
'https://play.google.com/store/apps/details?id=app.omnivore.omnivore&pli=1',
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue