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

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