mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
add twitter (#548)
This commit is contained in:
parent
b2a4369d4e
commit
c799282030
@ -47,13 +47,17 @@ module.exports = {
|
|||||||
title: "Community",
|
title: "Community",
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
title: "Discord",
|
title: "Twitter",
|
||||||
path: "https://discord.com/channels/704389840614981673/704389841051320362"
|
path: "https://twitter.com/kava_labs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Telegram",
|
title: "Telegram",
|
||||||
path: "https://t.me/kavalabs"
|
path: "https://t.me/kavalabs"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Discord",
|
||||||
|
path: "https://discord.com/channels/704389840614981673/704389841051320362"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "GitHub",
|
title: "GitHub",
|
||||||
path: "https://github.com/Kava-Labs/kava"
|
path: "https://github.com/Kava-Labs/kava"
|
||||||
|
Loading…
Reference in New Issue
Block a user