forked from cerc-io/cosmos-explorer
remove social links
This commit is contained in:
parent
9c900bcd54
commit
a695db9320
@ -42,20 +42,15 @@ function processMenu() {
|
||||
icon: 'GithubIcon',
|
||||
})
|
||||
chainMenus.push({
|
||||
title: 'Discord',
|
||||
href: 'https://discord.gg/CmjYVSr6GW',
|
||||
icon: 'EyeIcon',
|
||||
title: 'FAQ',
|
||||
href: 'https://github.com/ping-pub/explorer/discussions',
|
||||
icon: 'MessageSquareIcon',
|
||||
})
|
||||
chainMenus.push({
|
||||
title: 'Twitter',
|
||||
href: 'https://twitter.com/ping_pub',
|
||||
icon: 'TwitterIcon',
|
||||
})
|
||||
chainMenus.push({
|
||||
title: 'Telegram',
|
||||
href: 'https://t.me/pingpub',
|
||||
icon: 'SendIcon',
|
||||
})
|
||||
|
||||
return chainMenus
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user