mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
change file name
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -10,7 +10,7 @@ $(document).ready(() => {
|
|||||||
"onthedex",
|
"onthedex",
|
||||||
],
|
],
|
||||||
developer_tooling: [
|
developer_tooling: [
|
||||||
"Cryptum",
|
"cryptum",
|
||||||
"Evernode",
|
"Evernode",
|
||||||
"threezy",
|
"threezy",
|
||||||
"tokenize",
|
"tokenize",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
// Define each category's logos
|
// Define each category's logos
|
||||||
$infrastructure-logos: "XRP-Ledger", "Gatehub", "towoLabs", "xrpscan", "xrp-toolkit", "bithomp", "onthedex";
|
$infrastructure-logos: "XRP-Ledger", "Gatehub", "towoLabs", "xrpscan", "xrp-toolkit", "bithomp", "onthedex";
|
||||||
$developer-tooling-logos: "Cryptum", "Evernode", "threezy", "tokenize";
|
$developer-tooling-logos: "cryptum", "Evernode", "threezy", "tokenize";
|
||||||
$interoperability-logos: "multichain";
|
$interoperability-logos: "multichain";
|
||||||
$wallet-logos: "Crossmark", "Edge", "gem-wallet", "Xumm";
|
$wallet-logos: "Crossmark", "Edge", "gem-wallet", "Xumm";
|
||||||
$nfts-logos: "aesthetes", "audiotarky", "nftmaster", "peerkat", "sologenic_dex", "xrp-cafe", "xrp-oval";
|
$nfts-logos: "aesthetes", "audiotarky", "nftmaster", "peerkat", "sologenic_dex", "xrp-cafe", "xrp-oval";
|
||||||
@@ -37,7 +37,7 @@ $custody-logos: "Gatehub", "Bitgo";
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
html.light{
|
html.light{
|
||||||
.Cryptum{
|
.cryptum{
|
||||||
content: url(../img/uses/lightmode/cryptum.jpg) !important;
|
content: url(../img/uses/lightmode/cryptum.jpg) !important;
|
||||||
height: 58px;
|
height: 58px;
|
||||||
max-width: max-content;
|
max-width: max-content;
|
||||||
|
|||||||
Reference in New Issue
Block a user