Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultlangloisberthelot authored Sep 14, 2021
1 parent 48d01b9 commit 9e9e30b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ <h1>Our Lightning Network Node</b></h1>
<span>Make an instant donation</span>
<h2>If you open a channel with us, we will do so!</h2>
<p>Because we love to innovate, we created our own LN node on the network. You can connect to it and send us satoshis : it's incredibly cheap, fast and secured!</p>
<a href="https://1ml.com/node/027175da98e8831a54b495a60b76c2e32ae7701862a0ea7b9ddecf622248a850fe" class="btn btn-regular" target="_blank">More technical info about our node</a>
<a href="https://1ml.com/node/0238827cbba238783688428ae4509ae7ca81fa2509927d1cfd114e3432140139a7" class="btn btn-regular" target="_blank">More technical info about our node</a>
</div>
</div>
<div class="col-md-7">
<iframe src="https://explorer.acinq.co/n/027175da98e8831a54b495a60b76c2e32ae7701862a0ea7b9ddecf622248a850fe" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="600px" width="800px" allowfullscreen></iframe>
<iframe src="https://explorer.acinq.co/n/0238827cbba238783688428ae4509ae7ca81fa2509927d1cfd114e3432140139a7" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="600px" width="800px" allowfullscreen></iframe>
</div>
</div>
</div>
Expand Down

0 comments on commit 9e9e30b

Please sign in to comment.