Insert platform navigation entry

cgen-a98b19d9c7a2480da2eb498acf096e9f
This commit is contained in:
Builder.io 2025-10-14 01:26:54 +00:00
parent 1cfc6af109
commit 7103e89029

View file

@ -30,6 +30,11 @@ const navigation = [
href: "/docs/getting-started",
icon: BookOpen,
},
{
name: "Platform",
href: "/docs/platform",
icon: LayoutDashboard,
},
{
name: "Tutorials",
href: "/docs/tutorials",