mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 22:47: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",
|
label: "GitHub",
|
||||||
position: "right",
|
position: "right",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: "https://zitadel.com/chat",
|
||||||
|
label: "Chat",
|
||||||
|
position: "right",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Discussions",
|
||||||
|
position: "right",
|
||||||
|
href: "https://github.com/zitadel/zitadel/discussions",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user