mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
Update get.php
This commit is contained in:
parent
086df1f92a
commit
d9192aa7ea
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
<h1><?php echo __('download.for-os', ['%os%' => $osTitle]) ?> <span class="<?php echo $osIcon ?>"></span></h1>
|
<h1><?php echo __('download.for-os', ['%os%' => $osTitle]) ?> <span class="<?php echo $osIcon ?>"></span></h1>
|
||||||
<?php if ($downloadHtml): ?>
|
<?php if ($downloadHtml): ?>
|
||||||
<p>
|
<p>
|
||||||
This is a browser and wallet for the LBRY network.
|
This is the latest beta version of the LBRY App.
|
||||||
<a href="https://lbry.io/faq/what-is-lbry" class="link-primary">What is LBRY?</a>
|
<a href="https://lbry.io/faq/what-is-lbry" class="link-primary">What is LBRY?</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue