mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
fix: add proper discord and download page links
This commit is contained in:
parent
a6776358ba
commit
0906b98c3b
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@
|
|||
<h1 class="display-2">Welcome to LBRY </h1>
|
||||
<p class="lead">LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY</p>
|
||||
<div class="btn-group mt-4" role="group" aria-label="Callout buttons">
|
||||
<button type="button" class="btn btn-primary btn-lg" data-toggle="modal" data-target="#download">Download LBRY</button>
|
||||
<a class="btn btn-light btn-lg" href="#dicord">join discord</a>
|
||||
<a type="button" class="btn btn-primary btn-lg" href="https://lbry.com/get">Download LBRY</a>
|
||||
<a class="btn btn-light btn-lg" href="https://chat.lbry.com">join discord</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue