Move the Bisq logo on About page from Integrations to Alliances (#375)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user