docs: add Discord link to navbar

This commit is contained in:
Vincent Koc
2026-03-19 11:58:25 -07:00
parent e466b55661
commit a6021cf78f

View File

@@ -43,6 +43,11 @@
"label": "Releases",
"href": "https://github.com/openclaw/openclaw/releases",
"icon": "package"
},
{
"label": "Discord",
"href": "https://discord.com/invite/clawd",
"icon": "discord"
}
]
},