mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Added F-Droid links for android. (#1347)
This commit is contained in:
parent
1a7280f261
commit
13e1a76097
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<?php endif ?>
|
||||
|
||||
<?php if ($os === OS::OS_ANDROID): ?>
|
||||
<p style="font-size: 0.8rem;">You can also <a href="http://lbry.com/releases/lbry-android.apk" title="Download our Android app directly">download</a> our Android app directly</p>
|
||||
<p style="font-size: 0.8rem;">You can also <a href="http://lbry.com/releases/lbry-android.apk" title="Download our Android app directly">download</a> our Android app directly, or install it on <a href="http://f-droid.org/packages/io.lbry.browser" title="Get it on F-Droid">F-Droid</a>.</p>
|
||||
<?php endif ?>
|
||||
|
||||
<br/><br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue