feat: new product docs
Node.js CI / Lint and Test (push) Successful in 53s

This commit is contained in:
2025-09-15 12:50:16 -07:00
parent f43cb18b6c
commit 592a4eb681
10 changed files with 1627 additions and 2 deletions
+41 -1
View File
@@ -204,7 +204,47 @@ export const navigation = [
link: "/projects/website-headers",
badge: { text: "v2.1.0", variant: "tip" },
},
].sort((a, b) => a.label.localeCompare(b.label)),
{
label: "Altaria",
link: "/projects/altaria",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Caelia",
link: "/projects/caelia",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Chibika",
link: "/projects/chibika",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Lynira",
link: "/projects/lynira",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Pavelle",
link: "/projects/pavelle",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Serenya",
link: "/projects/serenya",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Sorielle",
link: "/projects/sorielle",
badge: { text: "v1.0.0", variant: "tip" },
},
{
label: "Umbrelle",
link: "/projects/umbrelle",
badge: { text: "v1.0.0", variant: "tip" },
},
].sort((a, b) => a.label.localeCompare(b.label)),
},
{
label: "Staff Guidelines",