Updated today at 08:58
Commit: 803a2b8 Show on GitHub
- Author: NAprimer
- Date: 2/20/2026, 1:46:15 PM
- Message: feat: add ComponentA and ComponentB, update HTML structure
- Stats: 163 total changes (+147 / -16)
Changed Files
src/app.html— +5 / -0 (5 changes)src/lib/components/atoms/ButtonLink.svelte— +28 / -0 (28 changes)src/lib/components/atoms/InfoCard.svelte— +35 / -0 (35 changes)src/lib/index.js— +2 / -0 (2 changes)src/routes/+page.svelte— +65 / -16 (81 changes)static/img/brain.svg— +12 / -0 (12 changes)static/img/surftherapie.png— +0 / -0 (0 changes)static/img/wave.png— +0 / -0 (0 changes)