mirror of
https://github.com/arthur-pbty/portfolio.git
synced 2026-08-01 20:29:43 +02:00
remove qcu.arthurp.fr & rename form.arthurp.fr to formcraft.arthur.fr
This commit is contained in:
@@ -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: <FileText size={20} className="text-teal-400" />,
|
||||
tags: ["Formulaires", "Auto-hébergé"],
|
||||
@@ -71,13 +71,6 @@ const projects = [
|
||||
icon: <QrCode size={20} className="text-cyan-400" />,
|
||||
tags: ["Outil", "Utilitaire"],
|
||||
},
|
||||
{
|
||||
name: "qcu.arthurp.fr",
|
||||
url: "https://qcu.arthurp.fr",
|
||||
desc: "Site de QCU pour réviser la physique.",
|
||||
icon: <FileQuestion size={20} className="text-yellow-400" />,
|
||||
tags: ["Éducation", "Physique"],
|
||||
},
|
||||
{
|
||||
name: "sudoku.arthurp.fr",
|
||||
url: "https://sudoku.arthurp.fr",
|
||||
|
||||
Reference in New Issue
Block a user