add twitter (#548)

This commit is contained in:
Denali Marsh 2020-06-05 05:59:30 -07:00 committed by GitHub
parent b2a4369d4e
commit c799282030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,13 +47,17 @@ module.exports = {
title: "Community",
children: [
{
title: "Discord",
path: "https://discord.com/channels/704389840614981673/704389841051320362"
title: "Twitter",
path: "https://twitter.com/kava_labs"
},
{
title: "Telegram",
path: "https://t.me/kavalabs"
},
{
title: "Discord",
path: "https://discord.com/channels/704389840614981673/704389841051320362"
},
{
title: "GitHub",
path: "https://github.com/Kava-Labs/kava"