Add platform resource section
cgen-4049783ae6f14b058643f51aabb14a61
This commit is contained in:
parent
35b809ff99
commit
a90fca3860
1 changed files with 8 additions and 0 deletions
|
|
@ -94,6 +94,14 @@ const resourceSections = [
|
|||
],
|
||||
badge: "6 tutorials",
|
||||
},
|
||||
{
|
||||
title: "Platform Experience",
|
||||
description: "Understand dashboard, passport, and collaboration spaces",
|
||||
icon: LayoutDashboard,
|
||||
href: "/docs/platform",
|
||||
items: ["Dashboard", "Passport", "Community", "Mentorship"],
|
||||
badge: "New",
|
||||
},
|
||||
{
|
||||
title: "API Reference",
|
||||
description: "Complete API documentation with examples",
|
||||
|
|
|
|||
Loading…
Reference in a new issue