Updated today at 08:58

Commit: 9ce4ecb Show on GitHub

  • Author: Naul
  • Date: 3/12/2026, 12:58:54 PM
  • Message: admin person page with log out
  • Stats: 603 total changes (+495 / -108)

Changed Files

  • src/lib/components/molecules/TeamCard.svelte — +1 / -0 (1 changes)
  • src/lib/components/organisms/Header.svelte — +57 / -1 (58 changes)
  • src/routes/admin/persoon/+page.server.js — +143 / -0 (143 changes)
  • src/routes/admin/persoon/+page.svelte — +282 / -106 (388 changes)
  • src/routes/inlog/+page.server.js — +1 / -1 (2 changes)
  • src/routes/logout/+page.server.js — +11 / -0 (11 changes)