Fix: Removed Sign up form and added (Lbry.org & Foundation Area) button

This commit is contained in:
iampratiktandel 2020-06-18 21:25:04 +05:30
parent 3e8df79ab5
commit 73c0139b3b

View file

@ -153,13 +153,16 @@
<!-- signup form -->
<div class="row py-4 text-white">
<div class="col-md-5 col-lg-5 col-xl-5 mx-auto text-center">
<p><strong>Stay up-to-date on LBRY Foundation</strong></p>
<a href="https://open.lbry.com/@LBRYFoundation:0?r=B5Xh17Wa89hHpZXFqzpaA4ztzPtHCb8F"
class="btn btn-outline-light btn-sm">Lbry.org & Lbry Foundation Area</a>
<!-- <p><strong>Stay up-to-date on LBRY Foundation</strong></p>
<div class="input-group">
<input type="text" class="form-control" placeholder="Email">
<span class="input-group-btn">
<button class="btn lbry-dark text-white" type="button">Sign up</button>
</span>
</div>
</div> -->
</div>
</div>
<hr/>