Browse Source

Update index.html

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
95bdd27379
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      lnbits/templates/index.html

8
lnbits/templates/index.html

@ -1,6 +1,7 @@
<!-- @format -->
{% extends "base.html" %} {% block menuitems %}
<li><a href="https://where39.com/"><p>Where39 anon locations</p><img src="static/where39.png" style="width:170px"></a></li>
<li><a href="https://github.com/arcbtc/Quickening"><p>The Quickening <$8 PoS</p><img src="static/quick.gif" style="width:170px"></a></li>
<li><a href="http://jigawatt.co/"><p>Buy BTC stamps + electronics</p><img src="static/stamps.jpg" style="width:170px"></a></li>
@ -16,12 +17,13 @@
</li>
</ol>
<br /><br />
<div class="row">
<div class="col-md-6">
<div class="alert alert-danger alert-dismissable">
<h4>
Warning - Wallet is still in BETA and very, very #reckless, please be
careful with your funds!
TESTING ONLY - wallet is still in BETA and very unstable
</h4>
</div>
</div></div></div>
</section>
<!-- Main content -->

Loading…
Cancel
Save