mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update get.php
This commit is contained in:
parent
7216a957ad
commit
3bb1994bbf
1 changed files with 1 additions and 1 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 the latest beta version of the LBRY App.
|
This is the latest 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