mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
added edge wallet to mobile wallets on downloads page
This commit is contained in:
parent
cf101ee6b9
commit
06106bf87a
@ -72,15 +72,18 @@ permalink: /downloads/index.html
|
||||
</div>
|
||||
</div>
|
||||
<div class="row center-xs">
|
||||
<div class="col-xs-6 col-sm-4">
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="https://cakewallet.io"><img style="height: 115px;" src="/img/cakewallet.png" alt="Cake Wallet Logo"></a>
|
||||
</div>
|
||||
<div class="col-xs-6 col-sm-4">
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="https://monerujo.io"><img style="height: 115px;" src="/img/Monerujo-wallet.png" alt="Monerujo Logo"></a>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-4">
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="https://mymonero.com"><img src="/img/mymonero.png" alt="MyMonero Logo"></a>
|
||||
</div>
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="https://edge.app/"><img style="height: 115px;" src="/img/edge-wallet.png" alt="Edge Logo"></a>
|
||||
</div>
|
||||
</div>
|
||||
{% elsif data_downloads.gui_hash == nil and data_downloads.cli_hash != nil %}
|
||||
<div class="row">
|
||||
|
BIN
img/edge-wallet.png
Normal file
BIN
img/edge-wallet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user