mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-31 09:21:29 +00:00
Fix: Removed Sign up form and added (Lbry.org & Foundation Area) button
This commit is contained in:
parent
3e8df79ab5
commit
73c0139b3b
1 changed files with 5 additions and 2 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Reference in a new issue