removes bitfrost

This commit is contained in:
akcodez
2023-08-30 10:07:50 -07:00
parent 01d71944f3
commit 56d38ce042

View File

@@ -152,7 +152,7 @@
<div class="link-section py-26" id="wallets">
<h2 class="h4 h2-sm mb-8">{% trans %}What Wallets Support XRP?{% endtrans %}</h2>
<h5 class="longform mb-10">{% trans %}Digital wallets are pieces of software that allow people to send, receive, and store cryptocurrencies, including XRP. There are two types of digital wallets: hardware and software.{% endtrans %}</h5>
<ul class="nav nav-grid-lg cols-of-6" id="wallets">
<ul class="nav nav-grid-lg cols-of-5" id="wallets">
<li class="nav-item nav-grid-head">
<h6 class="fs-4-5">{% trans %}Software Wallets{% endtrans %}</h6>
</li>
@@ -160,9 +160,6 @@
{ "href": "https://towolabs.com/",
"id": "wallet-towo",
"alt": _("Towo") },
{ "href": "https://bifrostwallet.com/",
"id": "wallet-bitfrost",
"alt": _("Bitfrost") },
{ "href": "https://xumm.app/",
"id": "wallet-xumm",
"alt": _("Xumm") },