f523660 Show on GitHub
- Author: Miel
- Date: 10/2/2025, 7:41:31 AM
- Message: data fetched Made a picture element which will be imported in the main of the overview page. #23
- Stats: 59 total changes (+57 / -2)
Changed Files
src/lib/assets/example/example-photo.avif— +0 / -0 (0 changes)src/lib/assets/example/example-photo.png— +0 / -0 (0 changes)src/lib/assets/example/example-photo.webp— +0 / -0 (0 changes)src/lib/components/image.svelte— +30 / -0 (30 changes)src/lib/components/index.js— +6 / -0 (6 changes)src/lib/index.js— +6 / -1 (7 changes)src/routes/+page.svelte— +15 / -1 (16 changes)