Add BlueWallet as Community Integration on About page

Also try to fix sort order of integrations:
* P2P Exchange Networks
* Raspberry Pi distros
* Onchain wallets
* Lightning wallets
* Watch-only wallets
This commit is contained in:
wiz 2021-04-10 02:22:07 +09:00
parent 68be897379
commit d8ef0cd3ac
No known key found for this signature in database
GPG Key ID: A394E332255A6173
2 changed files with 29 additions and 22 deletions

View File

@ -231,10 +231,10 @@
</div>
</a>
<a href="https://github.com/ACINQ/phoenix" target="_blank">
<div class="profile_photo d-inline-block" title="Phoenix Wallet by ACINQ">
<img class="profile_img" src="/resources/profile/phoenix.jpg" />
Phoenix
<a href="https://github.com/spesmilo/electrum" target="_blank">
<div class="profile_photo d-inline-block" title="Electrum Wallet">
<img class="profile_img" src="/resources/profile/electrum.jpg" />
Electrum
</div>
</a>
@ -245,10 +245,31 @@
</div>
</a>
<a href="https://github.com/spesmilo/electrum" target="_blank">
<div class="profile_photo d-inline-block" title="Electrum Wallet">
<img class="profile_img" src="/resources/profile/electrum.jpg" />
Electrum
<a href="https://github.com/sparrowwallet/sparrow" target="_blank">
<div class="profile_photo d-inline-block" title="Sparrow Wallet">
<img class="profile_img" src="/resources/profile/sparrow.png" />
Sparrow
</div>
</a>
<a href="https://github.com/ACINQ/phoenix" target="_blank">
<div class="profile_photo d-inline-block" title="Phoenix Wallet by ACINQ">
<img class="profile_img" src="/resources/profile/phoenix.jpg" />
Phoenix
</div>
</a>
<a href="https://github.com/muun/apollo" target="_blank">
<div class="profile_photo d-inline-block" title="Muun Wallet">
<img class="profile_img" src="/resources/profile/muun.png" />
Muun
</div>
</a>
<a href="https://github.com/BlueWallet/BlueWallet" target="_blank">
<div class="profile_photo d-inline-block" title="BlueWallet">
<img class="profile_img" src="/resources/profile/bluewallet.png" />
BlueWallet
</div>
</a>
@ -273,20 +294,6 @@
</div>
</a>
<a href="https://github.com/sparrowwallet/sparrow" target="_blank">
<div class="profile_photo d-inline-block" title="Sparrow Wallet">
<img class="profile_img" src="/resources/profile/sparrow.png" />
Sparrow
</div>
</a>
<a href="https://github.com/muun/apollo" target="_blank">
<div class="profile_photo d-inline-block" title="Muun Wallet">
<img class="profile_img" src="/resources/profile/muun.png" />
Muun
</div>
</a>
<a href="https://github.com/pxsocs/warden" target="_blank">
<div class="profile_photo d-inline-block" title="WARden Portfolio">
<img class="profile_img" src="/resources/profile/warden.jpg" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB