Add credit and donation

This commit is contained in:
NicolasDorier 2017-09-13 17:42:30 +09:00
parent b17a2fc1db
commit 4590ae5b6e
5 changed files with 49 additions and 4 deletions

View File

@ -59,6 +59,51 @@
</div>
</div>
<section>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading">Special thanks</h2>
<hr class="primary">
<p>Thanks to those who gave me some time to work on this project, or helped me.</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 mr-auto text-center">
<a href="https://www.dglab.com/en/">
<img src="~/img/dglab.gif" height="100" />
</a>
<p>
<a href="https://www.dglab.com/en/">DG Lab</a>
</p>
</div>
<div class="col-lg-4 ml-auto text-center">
<a href="https://metaco.com/">
<img src="~/img/metaco.jpg" height="100" />
</a>
<p><a href="https://metaco.com/">Metaco</a></p>
</div>
<div class="col-lg-4 mr-auto text-center">
<a href="https://ibukingdom.themedia.jp/">
<img src="~/img/ibuki.png" height="100" />
</a>
<p>
<a href="https://ibukingdom.themedia.jp/">Designer</a>
</p>
</div>
</div>
</div>
</section>
<div class="call-to-action bg-dark">
<div class="container text-center">
<h2>Donate</h2>
<p>Donation to this address will be reinvested into the development of this tool</p>
<img src="~/img/donation.jpg">
<p style="font-size:10px">3BpfdkF93GwFRWdrAN3SNsRAsi6d158YQi</p>
</div>
</div>
<section id="contact">
<div class="container">
<div class="row">
@ -79,10 +124,10 @@
<a href="https://github.com/btcpayserver/btcpayserver">
<img src="~/img/github.png" height="100" />
</a>
<p>
<a href="https://github.com/btcpayserver/btcpayserver">On Github</a>
</p>
</div>
<p>
<a href="https://github.com/btcpayserver/btcpayserver">On Github</a>
</p>
</div>
</div>
</div>
</section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB