App store links
This commit is contained in:
parent
b3846b7543
commit
4e78d3b6dd
1 changed files with 4 additions and 2 deletions
|
@ -6,6 +6,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
|
||||
<meta name="apple-itunes-app" content="app-id=1567437057">
|
||||
|
||||
|
||||
<meta name="description" content="Android & iOS offline maps app for travelers, tourists, hikers, and cyclists based on top of crowd-sourced OpenStreetMap data and curated with love by MAPS.ME founders.">
|
||||
<meta itemprop="name" content="Android & iOS offline maps app for travelers, tourists, hikers, and cyclists based on top of crowd-sourced OpenStreetMap data and curated with love by MAPS.ME founders.">
|
||||
|
@ -20,7 +22,7 @@
|
|||
|
||||
<script type="text/javascript">
|
||||
const defaultUrl = 'https://github.com/organicmaps/organicmaps#organic-maps';
|
||||
const appStoreUrl = 'https://testflight.apple.com/join/lrKCl08I';
|
||||
const appStoreUrl = 'https://apps.apple.com/app/id1567437057';
|
||||
const googlePlayUrl = 'https://play.google.com/store/apps/details?id=app.organicmaps';
|
||||
const appGalleryUrl = 'https://appgallery.huawei.com/#/app/C104325611';
|
||||
const fdroidUrl = 'https://f-droid.org/en/packages/app.organicmaps/';
|
||||
|
@ -83,7 +85,7 @@
|
|||
<a href="https://appgallery.huawei.com/#/app/C104325611">
|
||||
<img src="https://raw.githubusercontent.com/organicmaps/organicmaps/master/docs/badges/huawei-appgallery.png" width="180">
|
||||
</a>
|
||||
<a href="https://testflight.apple.com/join/lrKCl08I">
|
||||
<a href="https://apps.apple.com/app/id1567437057">
|
||||
<img src="https://raw.githubusercontent.com/organicmaps/organicmaps/master/docs/badges/apple-appstore.png" width="180">
|
||||
</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue