adds qa changes

This commit is contained in:
akcodez
2023-10-02 08:55:32 -07:00
parent e7a4045727
commit 21d89179b5
12 changed files with 150 additions and 30 deletions

View File

@@ -43,8 +43,8 @@ $(document).ready(() => {
security: ["Anchain"],
payments: ["ripple", "SuperMojo"],
cbdc: ["ripple"],
carbon_markets: ["carbonland-trust", "Rootmaker"],
other: ["casino-coin", "Momento"],
sustainability: ["carbonland-trust", "Rootmaker"],
custody: ["Gatehub", "Bitgo"],
};
// Helper function to create a logo element
function createLogoElement(logoSrc, title, id) {