Merge pull request #29073 from Parsifal-M/feat/discord
Add Discord button to Microsite Navbar
This commit is contained in:
@@ -357,6 +357,11 @@ const config: Config = {
|
||||
label: 'GitHub',
|
||||
position: 'left',
|
||||
},
|
||||
{
|
||||
href: 'https://discord.gg/backstage-687207715902193673',
|
||||
label: 'Discord',
|
||||
position: 'left',
|
||||
},
|
||||
{
|
||||
to: 'docs/overview/what-is-backstage',
|
||||
label: 'Docs',
|
||||
|
||||
Reference in New Issue
Block a user