mirror of
https://git.wownero.com/wownero/wownero.org-website.git
synced 2024-08-15 01:03:33 +00:00
drop mobile, add feather
This commit is contained in:
parent
87839f5ed7
commit
f5f95d97e3
1 changed files with 2 additions and 2 deletions
|
@ -87,11 +87,11 @@
|
||||||
<div class="section__actions">
|
<div class="section__actions">
|
||||||
<ul class="list-buttons">
|
<ul class="list-buttons">
|
||||||
<li>
|
<li>
|
||||||
<a href="https://git.wownero.com/wownero/wownero/releases" class="btn btn--md">Desktop Wallets</a>
|
<a href="https://featherwallet.org/wownero/" class="btn btn--md">Desktop Wallets</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://play.google.com/store/apps/details?id=com.wownero.wownerujo" class="btn btn--md">Mobile Wallet</a>
|
<a href="https://git.wownero.com/wownero/wownero/releases" class="btn btn--md">CLI Wallets</a>
|
||||||
</li>
|
</li>
|
||||||
</ul><!-- /.list-buttons -->
|
</ul><!-- /.list-buttons -->
|
||||||
</div><!-- /.section__actions -->
|
</div><!-- /.section__actions -->
|
||||||
|
|
Loading…
Reference in a new issue