Update index.html

it will require updates for each version
This commit is contained in:
Vlad 2021-07-21 13:06:21 -07:00 committed by GitHub
parent 8ad752e880
commit 00d8adf1c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ title: Home
<hr class="heading"> <hr class="heading">
<center><p class="lead">LBRY is a secure, open, and community-run digital marketplace.</p></center> <center><p class="lead">LBRY is a secure, open, and community-run digital marketplace.</p></center>
<div class="btn-group mt-4" role="group" aria-label="Callout buttons"> <div class="btn-group mt-4" role="group" aria-label="Callout buttons">
<a type="button" class="btn lbry-dark text-white btn-lg" href="https://lbry.com/get">Download LBRY</a> <a type="button" class="btn lbry-dark text-white btn-lg" href="https://github.com/lbryio/lbry-desktop/releases/download/v0.51.1/LBRY_0.51.1.exe">Download LBRY</a>
<a class="btn btn-light btn-lg" href="https://chat.lbry.com">Join Discord</a> <a class="btn btn-light btn-lg" href="https://chat.lbry.com">Join Discord</a>
</div> </div>
</div> </div>