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",