mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
still waiting on cryptum light mode logo
This commit is contained in:
File diff suppressed because one or more lines are too long
BIN
assets/img/uses/modalLogos/Cryptum.png
Normal file
BIN
assets/img/uses/modalLogos/Cryptum.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
@@ -10,12 +10,12 @@ $(document).ready(() => {
|
||||
"onthedex",
|
||||
],
|
||||
developer_tooling: [
|
||||
"blockforce",
|
||||
"Cryptum",
|
||||
"Evernode",
|
||||
"threezy",
|
||||
"tokenize",
|
||||
],
|
||||
interoperability: ["Allbridge", "futureverse", "multichain"],
|
||||
interoperability: ["multichain"],
|
||||
wallet: [
|
||||
"Bitfrost",
|
||||
"Crossmark",
|
||||
@@ -35,15 +35,12 @@ $(document).ready(() => {
|
||||
exchanges: ["sologenic_dex", "XPMarket"],
|
||||
gaming: [
|
||||
"Forte",
|
||||
"Futureverse",
|
||||
"ledger-city",
|
||||
"onXRP",
|
||||
"styngr",
|
||||
],
|
||||
security: ["Anchain"],
|
||||
payments: ["ripple", "SuperMojo"],
|
||||
cbdc: ["ripple"],
|
||||
sustainability: ["carbonland-trust", "Rootmaker"],
|
||||
sustainability: ["carbonland-trust"],
|
||||
custody: ["Gatehub", "Bitgo"],
|
||||
};
|
||||
// Helper function to create a logo element
|
||||
@@ -132,6 +129,16 @@ $(document).ready(() => {
|
||||
const logoElem = createLogoElement(logoArray[i], title, id);
|
||||
bottomRowDiv.appendChild(logoElem);
|
||||
}
|
||||
}else if (logoArray.length === 8) {
|
||||
// 4 on top, 4 on bottom
|
||||
for (let i = 0; i < 4; i++) {
|
||||
const logoElem = createLogoElement(logoArray[i], title, id);
|
||||
topRowDiv.appendChild(logoElem);
|
||||
}
|
||||
for (let i = 4; i < 8; i++) {
|
||||
const logoElem = createLogoElement(logoArray[i], title, id);
|
||||
bottomRowDiv.appendChild(logoElem);
|
||||
}
|
||||
} else if (logoArray.length === 6) {
|
||||
// Special case: 3 on top, 3 on bottom
|
||||
for (let i = 0; i < 3; i++) {
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
/* Use Cases ---------------------------------------------------------------- */
|
||||
|
||||
// Define each category's logos
|
||||
$infrastructure-logos: "XRP-Ledger", "Gatehub", "towoLabs", "xrpscan", "xrp-toolkit", "bithomp", "onthedex";
|
||||
$developer-tooling-logos: "blockforce", "Evernode", "threezy", "tokenize";
|
||||
$interoperability-logos: "Allbridge", "futureverse", "multichain";
|
||||
$infrastructure-logos: "XRP-Ledger", "Gatehub", "towoLabs", "xrpscan", "xrp-toolkit", "bithomp", "onthedex";
|
||||
$developer-tooling-logos: "Cryptum", "Evernode", "threezy", "tokenize";
|
||||
$interoperability-logos: "multichain";
|
||||
$wallet-logos: "Crossmark", "Edge", "gem-wallet", "Xumm";
|
||||
$nfts-logos: "aesthetes", "audiotarky", "nftmaster", "peerkat", "sologenic_dex", "xrp-cafe", "xrp-oval";
|
||||
$exchanges-logos: "sologenic_dex", "XPMarket";
|
||||
$gaming-logos: "Forte", "Futureverse", "ledger-city", "onXRP", "styngr";
|
||||
$gaming-logos: "Forte", "ledger-city";
|
||||
$security-logos: "Anchain";
|
||||
$payments-logos: "ripple", "SuperMojo";
|
||||
$cbdc-logos: "ripple";
|
||||
$carbon-markets-logos: "carbonland-trust", "Rootmaker";
|
||||
$carbon-markets-logos: "carbonland-trust";
|
||||
$custody-logos: "Gatehub", "Bitgo";
|
||||
|
||||
// Create a mixin to handle the common logic
|
||||
@@ -28,7 +28,19 @@ $custody-logos: "Gatehub", "Bitgo";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#use_case_companies_list {
|
||||
#threezy {
|
||||
.biz-logo {
|
||||
max-height: 40px;
|
||||
content: url("../img/uses/modalLogos/threezy.png");
|
||||
}
|
||||
}
|
||||
}
|
||||
html.light{
|
||||
.Cryptum{
|
||||
content: url(../img/uses/lightmode/cryptum.svg)
|
||||
}
|
||||
}
|
||||
// Use the mixin for each category
|
||||
@include create-logo-classes($infrastructure-logos);
|
||||
@include create-logo-classes($developer-tooling-logos);
|
||||
|
||||
@@ -748,6 +748,16 @@ pre code {
|
||||
}
|
||||
}
|
||||
}
|
||||
#use_case_companies_list {
|
||||
#threezy {
|
||||
.biz-logo {
|
||||
max-height: 40px;
|
||||
content: url("../img/uses/lightmode/threezy.png");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Monochrome logos; invert.
|
||||
#bitpay,
|
||||
|
||||
@@ -233,6 +233,14 @@
|
||||
"category_id": "developer_tooling",
|
||||
"category_name": _("Developer Tooling"),
|
||||
"link": "https://x-tokenize.com/",
|
||||
},
|
||||
{
|
||||
"id": "threezy",
|
||||
"title": _("3ZY"),
|
||||
"description": _("3ZY develops SaaS solutions that combine web2 and web3 technologies with marketing to enhance the user experience for newcomers in the market, making it easier for them to purchase, stay secure, and engage in trustless decentralized finance and transactions."),
|
||||
"category_id": "developer_tooling",
|
||||
"category_name": _("Developer Tooling"),
|
||||
"link": "https://3zyconnect.com/",
|
||||
},
|
||||
{
|
||||
"id": "xp-market",
|
||||
@@ -397,7 +405,7 @@
|
||||
},
|
||||
{"id": "interoperability",
|
||||
"title": _("Interoperability"),
|
||||
"number": 3,
|
||||
"number": 1,
|
||||
"description": _("Developers and node operators can build and run custom sidechains while leveraging the XRPL’s lean and efficient feature set.")
|
||||
},
|
||||
{"id": "wallet",
|
||||
@@ -417,7 +425,7 @@
|
||||
},
|
||||
{"id": "gaming",
|
||||
"title": _("Gaming"),
|
||||
"number": 5,
|
||||
"number": 2,
|
||||
"description": _("The XRPL supports gaming at high speed given its reliable throughput, low fees, and sidechain interoperability.")
|
||||
},
|
||||
{"id": "security",
|
||||
@@ -440,7 +448,7 @@
|
||||
|
||||
{"id": "sustainability",
|
||||
"title": _("Sustainability"),
|
||||
"number": 2,
|
||||
"number": 1,
|
||||
"description": _("Use the XRP Ledger to tokenize carbon offsets as non-fungible tokens (NFTs).")
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user