generated from nhcarrigan/template
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user