Add Control Center documentation (#450)

* Add Control Center documentation page

* Revert package.json changes

* Add Control Center Groups view screenshot

* Update control-center.mdx

* Update control-center.mdx

* Update src/pages/how-to/control-center.mdx

* Update src/pages/how-to/control-center.mdx

* Improve control center docs

---------

Co-authored-by: Misha Bragin <bangvalo@gmail.com>
This commit is contained in:
Jack Carter
2025-10-15 20:43:43 +02:00
committed by GitHub
parent 32885744ce
commit 351ad3a0c2
7 changed files with 100 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ export const docsNavigation = [
{
title: 'MANAGE NETBIRD',
links: [
{ title: 'Control Center', href: '/how-to/control-center' },
{
title: 'Peers',
isOpen: false,