From e8c7ccf3401fbb7b8b32793b4d967ecba56cb091 Mon Sep 17 00:00:00 2001 From: Puechberty Arthur Date: Tue, 5 May 2026 21:10:23 +0200 Subject: [PATCH] feat: ajouter Jolpin comme gestionnaire de notes dans Homelab et corriger un espace dans Sailing --- app/components/Homelab.tsx | 6 ++++++ app/components/Sailing.tsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/components/Homelab.tsx b/app/components/Homelab.tsx index ac7e9bb..9189c69 100644 --- a/app/components/Homelab.tsx +++ b/app/components/Homelab.tsx @@ -13,6 +13,7 @@ import { EarthLock, Router, HousePlug, + Notebook, } from "lucide-react"; const infra = [ @@ -89,6 +90,11 @@ const personalServices = [ name: "Radicale", desc: "Serveur de calendrier et de contact pour la synchronisation des données.", }, + { + icon: , + name: "Jolpin", + desc: "Gestionnaire de notes auto-hébergé.", + }, ]; export default function Homelab() { diff --git a/app/components/Sailing.tsx b/app/components/Sailing.tsx index 78c7c93..f07ea89 100644 --- a/app/components/Sailing.tsx +++ b/app/components/Sailing.tsx @@ -71,7 +71,7 @@ export default function Sailing() {

- J'ai commencé la voile à 7 ans pendant + J'ai commencé la voile à 7 ans pendant des stages d'été, influencé par ma mère qui pratiquait déjà ce sport.