From 9c26b8a1f8342eca0bf41f87a44a062e6a1e65b1 Mon Sep 17 00:00:00 2001 From: Puechberty Arthur Date: Thu, 11 Jun 2026 17:11:06 +0200 Subject: [PATCH] remove qcu.arthurp.fr & rename form.arthurp.fr to formcraft.arthur.fr --- app/components/Projects.tsx | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/app/components/Projects.tsx b/app/components/Projects.tsx index 2f1205d..360b392 100644 --- a/app/components/Projects.tsx +++ b/app/components/Projects.tsx @@ -44,8 +44,8 @@ const projects = [ tags: ["Apprentissage", "Documentation"], }, { - name: "form.arthurp.fr", - url: "https://form.arthurp.fr", + name: "formcraft.arthurp.fr", + url: "https://formcraft.arthurp.fr", desc: "Système de formulaires auto-hébergé.", icon: , tags: ["Formulaires", "Auto-hébergé"], @@ -71,13 +71,6 @@ const projects = [ icon: , tags: ["Outil", "Utilitaire"], }, - { - name: "qcu.arthurp.fr", - url: "https://qcu.arthurp.fr", - desc: "Site de QCU pour réviser la physique.", - icon: , - tags: ["Éducation", "Physique"], - }, { name: "sudoku.arthurp.fr", url: "https://sudoku.arthurp.fr",