add all community links

This commit is contained in:
LordGhostX 2024-05-24 22:34:47 +01:00
parent 7abad1327b
commit 155426729a
No known key found for this signature in database
GPG Key ID: 520CC5DC4F94FCC7

View File

@ -103,10 +103,6 @@ const config = {
{
title: "Guides",
items: [
{
to: "/",
label: "Getting Started",
},
{
to: "/guides/nwaku/run-docker-compose",
label: "Run a Nwaku Node",
@ -120,35 +116,39 @@ const config = {
{
title: "Community",
items: [
{
href: "https://discord.waku.org/",
label: "Discord",
},
{
href: "https://twitter.com/waku_org/",
label: "X",
},
{
href: "https://discord.waku.org/",
label: "Discord",
},
{
href: "https://github.com/waku-org/",
label: "GitHub",
},
{
href: "https://www.youtube.com/@wakuorg",
label: "YouTube",
},
{
href: "https://www.linkedin.com/company/waku-org",
label: "LinkedIn",
},
{
href: "https://warpcast.com/waku",
label: "Farcaster",
},
{
href: "https://t.me/waku_org/",
label: "Telegram",
},
{
href: "https://forum.vac.dev/",
label: "Vac Forum",
},
{
href: "https://github.com/waku-org/bounties/",
label: "Bounties",
},
],
},
{
title: "Resources",
items: [
{
href: "https://github.com/waku-org/",
label: "GitHub",
},
{
href: "https://blog.waku.org/",
label: "Blog",
@ -157,6 +157,10 @@ const config = {
href: "https://rfc.vac.dev/waku",
label: "Waku RFCs",
},
{
href: "https://github.com/waku-org/bounties/",
label: "Bounties",
},
{
href: "https://github.com/waku-org/awesome-waku/",
label: "Awesome Waku",