Arc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
lnbits/extensions/withdraw/templates/withdraw/display.html
|
|
@ -437,9 +437,9 @@ background-color: |
|
|
|
<!-- /.search form --> |
|
|
|
<!-- sidebar menu: : style can be found in sidebar.less --> |
|
|
|
<ul class="sidebar-menu"> |
|
|
|
<li><br/><br/><a href="https://where39.com/"><p>Where39 anon locations</p><img src="static/where39.png" style="width:170px"></a></li> |
|
|
|
<li><br/><a href="https://github.com/arcbtc/Quickening"><p>The Quickening <$8 PoS</p><img src="static/quick.gif" style="width:170px"></a></li> |
|
|
|
<li><br/><a href="https://jigawatt.co/"><p>Buy BTC stamps + electronics</p><img src="static/stamps.jpg" style="width:170px"></a></li> |
|
|
|
<li><br/><br/><a href="https://where39.com/"><p>Where39 anon locations</p><img src="../static/where39.png" style="width:170px"></a></li> |
|
|
|
<li><br/><a href="https://github.com/arcbtc/Quickening"><p>The Quickening <$8 PoS</p><img src="../static/quick.gif" style="width:170px"></a></li> |
|
|
|
<li><br/><a href="https://jigawatt.co/"><p>Buy BTC stamps + electronics</p><img src="../static/stamps.jpg" style="width:170px"></a></li> |
|
|
|
<li><br/><a href="mailto:ben@arc.wales"><h3>Advertise here!</h3></a></li> |
|
|
|
|
|
|
|
</ul> |
|
|
|