fix: add proper discord and download page links

This commit is contained in:
Harsh 2020-06-06 23:18:59 +05:30
parent a6776358ba
commit 0906b98c3b

View file

@ -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>