remove interoperbility link

This commit is contained in:
Phu Pham
2023-05-16 14:43:32 -04:00
parent cc5ffa7c90
commit 992029e84a
3 changed files with 1 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@@ -28,9 +28,6 @@
.card:nth-child(2) .card-footer { .card:nth-child(2) .card-footer {
background-image: url(../img/cards/3-col-light-blue-2.svg); background-image: url(../img/cards/3-col-light-blue-2.svg);
} }
.card:nth-child(3) .card-footer {
background-image: url(../img/cards/3-col-purple.svg);
}
} }
#servers-cards { #servers-cards {

View File

@@ -68,12 +68,6 @@
"href": "tokens.html", "href": "tokens.html",
"img": "", "img": "",
}, },
{
"title": "Interoperability",
"description": "Create bridges between the XRP Ledger and other cryptocurrency networks.",
"href": "xrpl-interoperability.html",
"img": "",
},
] ]
}, },
{ {