Skip to content

Commit

Permalink
add apk
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishrbAtJambit committed Jan 10, 2023
1 parent d559801 commit 3c99ad4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Binary file added aroma.apk
Binary file not shown.
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@
</head>
<body>
<h1>aroma Onboarding App</h1>
<h2>1. Download app</h2>
<a href="itms-services://?action=download-manifest&url=https://raw.githubusercontent.com/jambit/aroma/main/Manifest.plist" id="text">Click me</a>
<h2>2. Trust jambit GmbH</h2>
<h2>iOS</h2>
<h3>1. Download app</h3>
<a href="itms-services://?action=download-manifest&url=https://raw.githubusercontent.com/jambit/aroma/main/Manifest.plist">Click me</a>
<h3>2. Trust jambit GmbH</h3>
<a href="https://support.apple.com/en-us/HT204460">Click me</a>
<h2>Android</h2>
<h3>1. Download app</h3>
<a href="https://raw.githubusercontent.com/jambit/aroma/main/aroma.apk">Click me</a>
</body>
</html>

0 comments on commit 3c99ad4

Please sign in to comment.