docs(volunteer): add 'aanmelden via een link' page

Explains the public-link registration flow for vrijwilligers and wires
the page into the VitePress sidebar.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-23 17:21:11 +02:00
parent b159fdcc26
commit fe70a4d242
2 changed files with 110 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ export default defineConfig({
items: [
{ text: "Overzicht", link: "/volunteer/" },
{ text: "Registreren", link: "/volunteer/registration" },
{ text: "Je aanmelden via een link", link: "/volunteer/je-aanmelden-via-een-link" },
{ text: "Diensten kiezen", link: "/volunteer/shift-signup" },
{ text: "Mijn paspoort", link: "/volunteer/passport" },
{ text: "Check-in", link: "/volunteer/check-in" },