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"],
|
tags: ["Apprentissage", "Documentation"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "form.arthurp.fr",
|
name: "formcraft.arthurp.fr",
|
||||||
url: "https://form.arthurp.fr",
|
url: "https://formcraft.arthurp.fr",
|
||||||
desc: "Système de formulaires auto-hébergé.",
|
desc: "Système de formulaires auto-hébergé.",
|
||||||
icon: <FileText size={20} className="text-teal-400" />,
|
icon: <FileText size={20} className="text-teal-400" />,
|
||||||
tags: ["Formulaires", "Auto-hébergé"],
|
tags: ["Formulaires", "Auto-hébergé"],
|
||||||
@@ -71,13 +71,6 @@ const projects = [
|
|||||||
icon: <QrCode size={20} className="text-cyan-400" />,
|
icon: <QrCode size={20} className="text-cyan-400" />,
|
||||||
tags: ["Outil", "Utilitaire"],
|
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",
|
name: "sudoku.arthurp.fr",
|
||||||
url: "https://sudoku.arthurp.fr",
|
url: "https://sudoku.arthurp.fr",
|
||||||
|
|||||||
Reference in New Issue
Block a user