Skip to content

Commit

Permalink
Merge pull request #2210
Browse files Browse the repository at this point in the history
fix: update cakewallet download link on mobile
  • Loading branch information
luigi1111 authored Mar 18, 2024
2 parents 2571fbe + 64a51f2 commit 35125f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion downloads/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ meta_descr: downloads.intro
<h3>{% t downloads.localsync %}</h3>
<p>{% t downloads.localsyncinfo %}</p>
<ul>
<li><a class="ext-noicon" href="https://cakewallet.io" aria-label="GitHub icon" target="_blank"><img class="mob" style="width: 50px" src="/img/cakewallet.png" width="172" height="202" loading="lazy" alt="Cake Wallet Logo">Cake Wallet</a></li>
<li><a class="ext-noicon" href="https://cakewallet.com" aria-label="GitHub icon" target="_blank"><img class="mob" style="width: 50px" src="/img/cakewallet.png" width="172" height="202" loading="lazy" alt="Cake Wallet Logo">Cake Wallet</a></li>
<li><a class="ext-noicon" href="https://featherwallet.org/" aria-label="Feather icon" target="_blank"><img class="mob" src="/img/feather.png" width="100" height="100" loading="lazy" alt="Feather Logo">Feather</a></li>
<li><a class="ext-noicon" href="https://monerujo.io" aria-label="GitHub icon" target="_blank"><img class="mob" src="/img/Monerujo-wallet.png" width="100" height="100" loading="lazy" alt="Monerujo Logo">Monerujo</a></li>
</ul>
Expand Down

0 comments on commit 35125f6

Please sign in to comment.