mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	chore: add joey assets to scss, copy joey assets to use modallogos, update uses.page
This commit is contained in:
		@@ -172,7 +172,7 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#wallets {
 | 
			
		||||
  @each $wallet in "ledger", "secalot", "trezor", "xumm", "trust", "gatehub", "towo", "keystone", "dcent", "coin", "gem" {
 | 
			
		||||
  @each $wallet in "ledger", "secalot", "trezor", "xumm", "trust", "gatehub", "towo", "keystone", "dcent", "coin", "gem", "joey" {
 | 
			
		||||
    #wallet-#{$wallet} {
 | 
			
		||||
      content: url("../img/wallets/#{$wallet}.svg");
 | 
			
		||||
    }
 | 
			
		||||
@@ -432,6 +432,7 @@
 | 
			
		||||
    "ripples-cbdc-platform": "svg",
 | 
			
		||||
    "momento": "svg",
 | 
			
		||||
    "zerpmon": "png",
 | 
			
		||||
    "joey-wallet": "svg",
 | 
			
		||||
    "Crossmark": "png",
 | 
			
		||||
    "Edge": "png"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
$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";
 | 
			
		||||
$wallet-logos: "crossmark", "edge", "gem-wallet", "xumm", "joey-wallet";
 | 
			
		||||
$nfts-logos: "aesthetes", "audiotarky", "nftmaster", "peerkat", "sologenic_dex", "xrp-cafe", "xrp-oval";
 | 
			
		||||
$exchanges-logos: "sologenic_dex", "xpmarket", "orchestra-finance", "moai-finance", "first-ledger-bot";
 | 
			
		||||
$gaming-logos: "forte", "ledger-city", "futureverse", "zerpmon";
 | 
			
		||||
 
 | 
			
		||||
@@ -573,6 +573,10 @@ pre {
 | 
			
		||||
  #wallet-crossmark {
 | 
			
		||||
    content: url("../img/wallets/lightmode/crossmark.png");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  #wallet-joey {
 | 
			
		||||
    content: url("../img/wallets/lightmode/joey.svg");
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -669,6 +673,7 @@ pre {
 | 
			
		||||
    'ripples-on-demand-liquidity': 'svg',
 | 
			
		||||
    'xumm-wallet': 'svg',
 | 
			
		||||
    'sologenic-dex': 'svg',
 | 
			
		||||
    'joey-wallet': 'svg',
 | 
			
		||||
    'Crossmark': 'png'
 | 
			
		||||
 | 
			
		||||
  ) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user