generated from nhcarrigan/template
feat: add documentation for translation bot (#29)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/29 Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com> Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
@ -90,6 +90,11 @@ export const navigation = [
|
||||
label: "Task Bot",
|
||||
link: "/projects/task-bot",
|
||||
badge: { text: "v1.0.0", variant: "tip"}
|
||||
},
|
||||
{
|
||||
label: "Translation Bot",
|
||||
link: "/projects/translation-bot",
|
||||
badge: { text: "v1.0.0", variant: "tip"}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user