forked from cerc-io/cosmos-explorer
fix logo url
This commit is contained in:
parent
d9e9b9c027
commit
0c1a0418af
@ -31,7 +31,7 @@ function processMenu() {
|
||||
chainMenus.push({
|
||||
title: 'Osmosis',
|
||||
href: 'https://app.osmosis.zone',
|
||||
logo: 'http://localhost:8080/logos/osmosis.jpg',
|
||||
logo: 'https://ping.pub/logos/osmosis.jpg',
|
||||
})
|
||||
chainMenus.push({ header: 'LINKS' })
|
||||
if (isTestnet()) {
|
||||
|
Loading…
Reference in New Issue
Block a user