fix: replace em dashes with hyphens in README.md, package.json, scene.ts, projects.ts, site.ts, BaseLayout.astro, about.astro, contact.astro, index.astro, [slug].astro, and work/index.astro

This commit is contained in:
LOUIS POTEVIN
2026-06-24 14:27:42 +02:00
parent fa37f0358d
commit d1cc9de1f1
11 changed files with 51 additions and 55 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# louis-potevin.dev
Professional portfolio of **Louis Potevin** full-stack developer.
Professional portfolio of **Louis Potevin** - full-stack developer.
Static multi-page website built with **Astro + TypeScript + Sass**, styled
**exclusively** by the in-house design system **`@unkn0wndo3s/nova-design-system`**
(tokens, components), featuring a 3D space background controlled via scrolling.
@@ -28,9 +28,9 @@ compatibility with Astro 7 in its `peerDependencies`. The **`.npmrc`**
All modifiable content is centralized. Values to be confirmed are
marked with `TODO` in the code :
- **`src/data/site.ts`** name, role, email, external links (Gitea, GitHub,
- **`src/data/site.ts`** - name, role, email, external links (Gitea, GitHub,
npm, LinkedIn). In particular, verify :
- **`src/data/projects.ts`** la liste des projets (les « stations »).
- **`src/data/projects.ts`** - la liste des projets (les « stations »).
Chaque entrée : résumé, contexte, contributions, stack, liens.
---