7dab286 Show on GitHub
- Author: vsheo
- Date: 10/29/2025, 4:34:04 PM
- Message: Merge branch 'dev' into 59-feature-about-us-section
- Stats: 295 total changes (+291 / -4)
Changed Files
src/lib/assets/fallBackimg.png— +0 / -0 (0 changes)src/lib/components/ContainerProjectCard.svelte— +43 / -0 (43 changes)src/lib/components/ProjectCard.svelte— +230 / -0 (230 changes)src/lib/index.js— +9 / -2 (11 changes)src/routes/+layout.server.js— +6 / -0 (6 changes)src/routes/+page.svelte— +3 / -2 (5 changes)