Add APK download link on login page
Links to GitHub releases/latest for Android APK download.
This commit is contained in:
parent
84da4d15a3
commit
5cfde78f09
1 changed files with 6 additions and 0 deletions
|
|
@ -111,6 +111,12 @@
|
|||
<span>HIPAA-compliant AI providers available with BAA. Check with your institution's guidelines before use. Not intended for production clinical use without proper authorization.</span>
|
||||
</div>
|
||||
|
||||
<div style="text-align:center;margin:14px 0 0;font-size:13px;">
|
||||
<a href="https://github.com/ifedan-ed/pediatric-ai-scribe-v3/releases/latest" target="_blank" rel="noopener" style="color:#2563eb;text-decoration:none;font-weight:500;">
|
||||
<i class="fas fa-mobile-screen"></i> Download Android app (APK)
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<details style="margin:16px 0 0;text-align:left;max-width:480px;margin-left:auto;margin-right:auto;">
|
||||
<summary style="cursor:pointer;font-size:13px;font-weight:600;color:#64748b;text-align:center;">About Pediatric AI Scribe</summary>
|
||||
<div style="padding:12px 0;font-size:12px;color:#64748b;line-height:1.7;">
|
||||
|
|
|
|||
Loading…
Reference in a new issue