From c7279d052ee424069971ffbea5dd89958a862930 Mon Sep 17 00:00:00 2001 From: Johan LEROY Date: Mon, 22 Jun 2026 10:04:19 +0200 Subject: [PATCH] =?UTF-8?q?feat(projets):=20lien=20Amarea=20Tattoo=20(amar?= =?UTF-8?q?ea-tattoo.fr)=20=E2=86=92=20carte=20cliquable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/content.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/content.ts b/src/data/content.ts index 167fc2e..b0cf384 100644 --- a/src/data/content.ts +++ b/src/data/content.ts @@ -98,6 +98,7 @@ export const projectsFeatured: Project[] = [ "Site vitrine + gestion pour un studio de tatouage. Architecture découplée SPA + API REST avec gestion de médias.", stack: ["Vue 3", "Vite", "NestJS 11", "TypeORM", "MariaDB", "Tailwind 4"], status: "live", + link: "https://amarea-tattoo.fr", img: "/images/projets/amarea.png", }, {