Move the Bisq logo on About page from Integrations to Alliances (#375)

This commit is contained in:
wiz
2021-03-05 16:30:08 +09:00
committed by GitHub
parent 72d056be4f
commit 51abc9a6f6
2 changed files with 26 additions and 11 deletions

View File

@@ -178,13 +178,6 @@
<h3 i18n="about.integrations">Community Integrations</h3>
<a href="https://github.com/bisq-network/bisq" target="_blank">
<div class="profile_photo d-inline-block" title="Bisq Network">
<img class="profile_img" src="/resources/profile/bisq_network.png" />
Bisq
</div>
</a>
<a href="https://github.com/getumbrel/umbrel" target="_blank">
<div class="profile_photo d-inline-block" title="Umbrel">
<img class="profile_img" src="/resources/profile/umbrel.png" />
@@ -259,12 +252,16 @@
<h3 i18n="about.alliances">Community Alliances</h3>
<a href="https://opencrypto.org/">
<img src="/resources/profile/copa.png" height="62" style="margin-top: 23px">
<a href="https://liquid.net/">
<img src="/resources/profile/liquid.svg" height="52">
</a>
<a href="https://liquid.net/">
<img src="/resources/profile/liquid.svg" height="52" style="margin-left: 30px">
<a href="https://opencrypto.org/">
<img src="/resources/profile/copa.png" height="62" style="margin-left: 25px; margin-right: 25px; margin-top: 20px;">
</a>
<a href="https://bisq.network/">
<img src="/resources/profile/bisq.svg" height="62">
</a>
<br><br><br>