generated from nhcarrigan/template
feat: document task bot (#25)
Related to #23, closes #20 Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/25 Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com> Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
@ -83,6 +83,16 @@ export const navigation = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
label: "Project Documentation",
|
||||
items: [
|
||||
{
|
||||
label: "Task Bot",
|
||||
link: "/projects/task-bot",
|
||||
badge: { text: "v1.0.0", variant: "tip"}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
label: "Staff Guidelines",
|
||||
items: [
|
||||
|
Reference in New Issue
Block a user