generated from nhcarrigan/template
feat: port over random docs that can be public now
Node.js CI / Lint and Test (push) Successful in 1m41s
Node.js CI / Lint and Test (push) Successful in 1m41s
This commit is contained in:
@@ -694,6 +694,14 @@ export const navigation = [
|
||||
label: "Managing Local Music",
|
||||
link: "/misc/music",
|
||||
},
|
||||
{
|
||||
label: "Templates",
|
||||
link: "/misc/templates",
|
||||
},
|
||||
{
|
||||
label: "AI Prompts",
|
||||
link: "/misc/prompts",
|
||||
}
|
||||
].sort((a, b) => a.label.localeCompare(b.label)),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user