Skip to content

Commit

Permalink
Add Socials for BCH, LTC, DOGE (#5477)
Browse files Browse the repository at this point in the history
* Update assetlist.json

* Update assetlist.json

* Update assetlist.json
  • Loading branch information
JeremyParish69 authored Oct 18, 2024
1 parent 0382d11 commit 3549b01
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
8 changes: 6 additions & 2 deletions _non-cosmos/bitcoincash/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@
"circle": true
}
}
]
],
"socials": {
"website": "https://bitcoincash.org/",
"twitter": "https://x.com/bitcoincashorg"
}
}
]
}
}
8 changes: 6 additions & 2 deletions _non-cosmos/dogecoin/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@
"primary_color_hex": "#bda148"
}
}
]
],
"socials": {
"website": "https://dogecoin.com/",
"twitter": "https://x.com/dogecoin"
}
}
]
}
}
8 changes: 6 additions & 2 deletions _non-cosmos/litecoin/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@
"circle": true
}
}
]
],
"socials": {
"website": "https://litecoin.org/",
"twitter": "https://x.com/litecoin"
}
}
]
}
}

0 comments on commit 3549b01

Please sign in to comment.