feat: document mentorship policy (#35)

Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/35
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
2024-11-04 22:42:49 +00:00
committed by Naomi the Technomancer
parent 9435f049c8
commit a76ef752ef
6 changed files with 156 additions and 30 deletions

View File

@ -21,6 +21,10 @@ export const navigation = [
{
label: "Contact",
link: "/about/contact"
},
{
label: "Mentorship",
link: "/about/mentorship"
}
]
},