Skip to content
Snippets Groups Projects
Commit 04430da4 authored by luigi1111's avatar luigi1111
Browse files

Merge pr!974

added edge wallet to mobile wallets on downloads page

See merge request monero-project/monero-site!974
parents f94fe566 06106bf8
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
img/edge-wallet.png

14 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment