-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (28 loc) · 2.24 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<html>
<body style="background-color: #f9f9f9">
<div style="text-align:center; margin:25px;">
<img src="./elandas_sprintdemo/icon-57.png" style="display: block; margin-left: auto; margin-right: auto;">
<a href="itms-services://?action=download-manifest&url=https://gabegates.github.io/mobile-app-distribution/elandas_sprintdemo/manifest.plist">Download the Elandas SprintDemo App</a>
</div>
<div style="text-align:center; margin:25px;">
<img src="./elandas_test/icon-57.png" style="display: block; margin-left: auto; margin-right: auto;">
<a href="itms-services://?action=download-manifest&url=https://gabegates.github.io/mobile-app-distribution/elandas_test/manifest.plist">Download the Elandas Test App</a>
</div>
<div style="text-align:center; margin:25px;">
<img src="./elandas_stage/icon-57.png" style="display: block; margin-left: auto; margin-right: auto;">
<a href="itms-services://?action=download-manifest&url=https://gabegates.github.io/mobile-app-distribution/elandas_stage/manifest.plist">Download the Elandas Stage App</a>
</div>
<div style="text-align:center; margin:25px;">
<img src="./elandas_prod/icon-57.png" style="display: block; margin-left: auto; margin-right: auto;">
<a href="itms-services://?action=download-manifest&url=https://gabegates.github.io/mobile-app-distribution/elandas_prod/manifest.plist">Download the Elandas Production App</a>
</div>
<div style="text-align:center; margin:25px;">
<img src="./elandas_genrx/icon-57.png" style="display: block; margin-left: auto; margin-right: auto;">
<a href="itms-services://?action=download-manifest&url=https://gabegates.github.io/mobile-app-distribution/elandas_genrx/manifest.plist">Download the Elandas GENRx App</a>
</div>
<div style="text-align:center; margin:25px;">
<img src="./elandas_egenerate/icon-57.png" style="display: block; margin-left: auto; margin-right: auto;">
<a href="itms-services://?action=download-manifest&url=https://gabegates.github.io/mobile-app-distribution/elandas_egenerate/manifest.plist">Download the eGenerate App</a>
</div>
</body>
</html>