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
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"description": "Portfolio Louis Potevin louis-potevin.dev. Astro + Nova Design System.",
"description": "Portfolio Louis Potevin - louis-potevin.dev. Astro + Nova Design System.",
"engines": {
"node": ">=22.12.0"
},