feat(social): ajoute le lien SoundCloud (Hero, Contact, SEO) + lien site Arboretum
All checks were successful
Deploy production / build-deploy (push) Successful in 24s
All checks were successful
Deploy production / build-deploy (push) Successful in 24s
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user