Insert platform navigation entry
cgen-a98b19d9c7a2480da2eb498acf096e9f
This commit is contained in:
parent
1cfc6af109
commit
7103e89029
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@ const navigation = [
|
|||
href: "/docs/getting-started",
|
||||
icon: BookOpen,
|
||||
},
|
||||
{
|
||||
name: "Platform",
|
||||
href: "/docs/platform",
|
||||
icon: LayoutDashboard,
|
||||
},
|
||||
{
|
||||
name: "Tutorials",
|
||||
href: "/docs/tutorials",
|
||||
|
|
|
|||
Loading…
Reference in a new issue