feat(social): ajoute le lien SoundCloud (Hero, Contact, SEO) + lien site Arboretum
All checks were successful
Deploy production / build-deploy (push) Successful in 24s

This commit is contained in:
Johan LEROY
2026-06-25 07:23:22 +02:00
parent bd569658d1
commit 8b2d823fdf
5 changed files with 8 additions and 4 deletions

View File

@@ -63,6 +63,7 @@ export const social = {
github: "https://github.com/JohanLeroy",
gitea: "https://git.lidge.fr/johanleroy",
linkedin: "https://www.linkedin.com/in/johan-leroy-472409180/",
soundcloud: "https://soundcloud.com/skuuuu",
};
/* URL du bouton « café » — à remplacer par le service retenu
@@ -120,7 +121,7 @@ export const projects: Project[] = [
"Outil open-source : dashboard web pour piloter des worktrees git et des sessions d'agents IA. Lancé en npx, propulsé par un daemon Node.",
stack: ["Node.js", "Vue 3", "TypeScript", "npx"],
status: "oss",
link: "https://github.com/JohanLeroy",
link: "https://git-arboretum.com/",
img: "/images/projets/arboretum.png",
imgDark: "/images/projets/arboretum-dark.png",
},