Merge pull request #2342 from HardenedSteel/wallets

downloads: monero.com instead of cake wallet
This commit is contained in:
plowsof 2024-10-15 13:35:24 +02:00 committed by GitHub
commit 04dcf1f1bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ meta_descr: downloads.intro
<th>{% t downloads.sourcecode %}</th>
</tr>
<tr>
<td><img class="small" src="/img/cakewallet.png" width="172" height="202" loading="lazy" alt="Cake Wallet Logo"><a href="https://cakewallet.com/">Cake Wallet</a></td>
<td><img class="small" src="/img/monerocom-wallet.png" width="172" height="202" loading="lazy" alt="Monero.com Wallet Logo"><a href="https://cakewallet.com">Monero.com Wallet</a></td>
<td><span class="icon-android"></span><span class="icon-apple"></span></td>
<td><span class="icon-linux"></span><span class="icon-apple"></span></td>
<td><a class="ext-noicon" href="https://github.com/cake-tech/cake_wallet" aria-label="GitHub icon" target="_blank"><span class="icon-github"></span></a></td>

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB