chore: a couple of fixes (#45)

Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/45
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
2024-12-16 04:01:59 +00:00
committed by Naomi the Technomancer
parent c34257ac0d
commit 80a6209688
6 changed files with 305 additions and 309 deletions

View File

@ -54,6 +54,10 @@ export const navigation = [
{
label: "Subprocessors List",
link: "/legal/subprocessors"
},
{
label: "Government Actions",
link: "/legal/government"
}
]
},
@ -96,6 +100,10 @@ export const navigation = [
{
label: "Server Setup",
link: "/dev/servers"
},
{
label: "VTubing Setup",
link: "/dev/vtubing"
}
]
},