mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-02 12:53:12 +00:00
Fix social links
This commit is contained in:
parent
50ca789ed1
commit
ee0cf40813
@ -59,12 +59,6 @@ const config = {
|
||||
},
|
||||
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
docId: "About/1",
|
||||
position: "left",
|
||||
label: "About",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
docId: "Concepts/1",
|
||||
@ -80,16 +74,16 @@ const config = {
|
||||
title: "Community",
|
||||
items: [
|
||||
{
|
||||
label: "Stack Overflow",
|
||||
href: "https://stackoverflow.com/questions/tagged/docusaurus",
|
||||
label: "Discourse",
|
||||
href: "https://forum.vac.dev/",
|
||||
},
|
||||
{
|
||||
label: "Discord",
|
||||
href: "https://discordapp.com/invite/docusaurus",
|
||||
href: "https://discord.gg/j5pGbn7MHZ",
|
||||
},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com/docusaurus",
|
||||
href: "https://twitter.com/waku-org",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user