Add new supporter, re-arrange old one

This commit is contained in:
Pavlenex 2020-08-25 11:43:11 +02:00
parent db89754a26
commit 6c055ff9ef
2 changed files with 15 additions and 7 deletions

View file

@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="600" height="600" viewBox="0 0 600 600"><defs><style>.cls-1{fill:#a0f;}.cls-2{fill:#fff;}</style></defs><title>Nomics_Graphicmark-Purple</title><path class="cls-1" d="M273.56,133A136.81,136.81,0,0,0,0,136.86V463.14a136.8,136.8,0,0,0,233.57,96.75L326.44,467h0A136.81,136.81,0,0,0,600,463.14V136.86A136.8,136.8,0,0,0,366.43,40.11L273.56,133"/><ellipse class="cls-2" cx="302.18" cy="300.04" rx="136.81" ry="136.86"/></svg>

After

Width:  |  Height:  |  Size: 499 B

View file

@ -180,6 +180,13 @@ The BTCPay Server Project is proudly supported by these entities through the [BT
<span>BTSE</span>
</a>
</td>
<td align="center" valign="middle">
<a href="https://www.okcoin.com/" target="_blank">
<img src="BTCPayServer/wwwroot/img/okcoin.svg" alt="OKCoin" height=100>
<br/>
<span>OKCoin</span>
</a>
</td>
<td align="center" valign="middle">
<a href="https://www.dglab.com/en/" target="_blank">
<img src="BTCPayServer/wwwroot/img/dglab.svg" alt="DG Lab" height=100>
@ -189,13 +196,6 @@ The BTCPay Server Project is proudly supported by these entities through the [BT
</td>
</tr>
<tr>
<td align="center" valign="middle">
<a href="https://www.okcoin.com/" target="_blank">
<img src="BTCPayServer/wwwroot/img/okcoin.svg" alt="OKCoin" height=100>
<br/>
<span>OKCoin</span>
</a>
</td>
<td align="center" valign="middle">
<a href="https://acinq.co/" target="_blank">
<img src="BTCPayServer/wwwroot/img/acinq-logo.svg" alt="ACINQ" height=100>
@ -217,6 +217,13 @@ The BTCPay Server Project is proudly supported by these entities through the [BT
<span>Wallet of Satoshi</span>
</a>
</td>
<td align="center" valign="middle">
<a href="https://nomics.com/" target="_blank">
<img src="BTCPayServer/wwwroot/img/nomics.svg" alt="Nomics" height=100>
<br/>
<span>Nomics</span>
</a>
</td>
</tr>
</tbody>
</table>