generated from nhcarrigan/template
This commit is contained in:
@@ -288,6 +288,11 @@ export const navigation = [
|
||||
link: "/projects/umbrelle",
|
||||
badge: { text: "v1.0.0", variant: "tip" },
|
||||
},
|
||||
{
|
||||
label: "Veluna",
|
||||
link: "/projects/veluna",
|
||||
badge: { text: "v1.0.0", variant: "tip" },
|
||||
}
|
||||
].sort((a, b) => a.label.localeCompare(b.label)),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user