Add curriculum navigation entry
cgen-977830c54a0940bd9dc171041c8c573f
This commit is contained in:
parent
828e11f8f3
commit
790527803b
1 changed files with 6 additions and 0 deletions
|
|
@ -31,6 +31,12 @@ const navigation = [
|
|||
href: "/docs/getting-started",
|
||||
icon: BookOpen,
|
||||
},
|
||||
{
|
||||
name: "Curriculum",
|
||||
href: "/docs/curriculum",
|
||||
icon: GraduationCap,
|
||||
badge: "New",
|
||||
},
|
||||
{
|
||||
name: "Platform",
|
||||
href: "/docs/platform",
|
||||
|
|
|
|||
Loading…
Reference in a new issue