From 71564ce35d95f2564e0b3e1ed4fdb7bddd0fc53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Negr=C3=B3n?= Date: Fri, 28 Aug 2026 07:55:35 -0400 Subject: [PATCH] chore: update giovanni social link Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01N22pLi56Am5GPpDoTXWwxv --- src/constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants.js b/src/constants.js index 7cade13..4735dcf 100644 --- a/src/constants.js +++ b/src/constants.js @@ -21,7 +21,7 @@ export const ORGANIZERS = [ { name: "Giovanni Collazo", img: "/founders/giovanni-collazo.jpeg", - social: [{ network: "twitter", link: "https://twitter.com/gcollazo" }] + social: [{ network: "website", link: "https://gcollazo.com/" }] } ]; @@ -52,7 +52,7 @@ export const FOUNDERS = [ { name: "Giovanni Collazo", img: "/founders/giovanni-collazo.jpeg", - social: [{ network: "twitter", link: "https://twitter.com/gcollazo" }] + social: [{ network: "website", link: "https://gcollazo.com/" }] }, { name: "José Padilla",