Files
LOUIS POTEVIN 611af1ac67
Deploy Documentation / check-and-deploy (push) Successful in 20s
feat: add Home, Project, and Work Index views with responsive design and SEO enhancements
- Implemented HomeView with a timeline layout, featuring sections for hero, profile, projects, stack, and contact.
- Created ProjectView to display individual project details, including status, highlights, and tech stack.
- Developed WorkIndexView to list all projects with breadcrumb navigation.
- Enhanced TypeScript configuration for improved module resolution.
2026-07-02 13:55:46 +02:00

7 lines
345 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<!-- Nova mark: a four-point spark on the NDS dark background. -->
<rect width="64" height="64" rx="14" fill="#040B0B"/>
<path d="M32 8 L38.5 25.5 L56 32 L38.5 38.5 L32 56 L25.5 38.5 L8 32 L25.5 25.5 Z" fill="#2EFAFA"/>
<circle cx="47" cy="15" r="3.4" fill="#34C2C9"/>
</svg>