chore(docs): add chat and discussions to navi (#3991)

This commit is contained in:
mffap 2022-07-18 17:16:45 +02:00 committed by GitHub
parent 9b6dad18cb
commit 966bbec877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {