Fix icon for Specter Wallet on About page

This commit is contained in:
wiz 2021-03-18 01:06:58 +09:00
parent c866fbf6df
commit f2a08444fe
No known key found for this signature in database
GPG Key ID: A394E332255A6173
3 changed files with 7 additions and 7 deletions

View File

@ -222,6 +222,13 @@
</div>
</a>
<a href="https://github.com/cryptoadvance/specter-desktop" target="_blank">
<div class="profile_photo d-inline-block" title="Specter Wallet">
<img class="profile_img" src="/resources/profile/specter.png" />
Specter
</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" />
@ -264,13 +271,6 @@
</div>
</a>
<a href="https://github.com/cryptoadvance/specter-desktop" target="_blank">
<div class="profile_photo d-inline-block" title="Specter Wallet">
<img class="profile_img" src="/resources/profile/specter.jpg" />
Specter
</div>
</a>
<br><br><br>
<h3 i18n="about.alliances">Community Alliances</h3>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB