mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:57:41 +00:00
chore(docs): add chat and discussions to navi (#3991)
This commit is contained in:
parent
9b6dad18cb
commit
966bbec877
@ -85,6 +85,16 @@ module.exports = {
|
||||
label: "GitHub",
|
||||
position: "right",
|
||||
},
|
||||
{
|
||||
href: "https://zitadel.com/chat",
|
||||
label: "Chat",
|
||||
position: "right",
|
||||
},
|
||||
{
|
||||
label: "Discussions",
|
||||
position: "right",
|
||||
href: "https://github.com/zitadel/zitadel/discussions",
|
||||
},
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user