From ac120069c486608160df210ec6bd7167a6881cf3 Mon Sep 17 00:00:00 2001 From: Kieran Klukas <92754843+kcoderhtml@users.noreply.github.com> Date: Sat, 21 Dec 2024 10:11:11 -0500 Subject: [PATCH] feat: redirect directly to the hackclub workspace for person links --- src/app/harbor/battles/project-card.tsx | 3 ++- src/app/harbor/signpost/best-ships.tsx | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/app/harbor/battles/project-card.tsx b/src/app/harbor/battles/project-card.tsx index 7a5ea82b..f6f72261 100644 --- a/src/app/harbor/battles/project-card.tsx +++ b/src/app/harbor/battles/project-card.tsx @@ -227,7 +227,8 @@ export default function ProjectCard({ )} diff --git a/src/app/harbor/signpost/best-ships.tsx b/src/app/harbor/signpost/best-ships.tsx index 9b2171dc..ea82382a 100644 --- a/src/app/harbor/signpost/best-ships.tsx +++ b/src/app/harbor/signpost/best-ships.tsx @@ -36,7 +36,11 @@ export default function BestShips() { } />
- + - +