From 31f74047672dadf22f803205b79a4423292d8517 Mon Sep 17 00:00:00 2001 From: "malves.externe" Date: Sun, 21 Dec 2025 12:02:20 +0100 Subject: [PATCH] Update expert handle --- src/routes/heroes/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/heroes/+page.svelte b/src/routes/heroes/+page.svelte index 2ef785f01c..a2b6e780ad 100644 --- a/src/routes/heroes/+page.svelte +++ b/src/routes/heroes/+page.svelte @@ -48,8 +48,8 @@ name: 'Mickaël Alves', role: 'Front-end Consultant', bio: 'Mickaël is a front-end developer working as a web consultant in Lyon at Zenika. He co-organizes meetups with LyonJS and speaks at conferences about Appwrite, Flutter, and Remotion.', - github: 'https://github.com/CruuzAzul', - twitter: 'https://twitter.com/CruuzAzul', + github: 'https://github.com/mickaelalvs', + twitter: 'https://twitter.com/mickaelalvs', linkedin: 'https://www.linkedin.com/in/mickaelalves', avatar: 'images/heroes/avatars/mickael.png' },