From 43f4339bc37035b8cc66260827e57648d39a82d5 Mon Sep 17 00:00:00 2001 From: Ravi <13908473+rkdfx@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:38:55 +0530 Subject: [PATCH] fix: open external links in new tab Signed-off-by: Ravi <13908473+rkdfx@users.noreply.github.com> --- components/layout/footer.tsx | 2 +- components/layout/header.tsx | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 39e58cc..642071d 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -20,7 +20,7 @@ export default function Footer() { Send feedback here! diff --git a/components/layout/header.tsx b/components/layout/header.tsx index 0670f7b..95eec82 100644 --- a/components/layout/header.tsx +++ b/components/layout/header.tsx @@ -17,20 +17,21 @@ export default function Header() { GitHub GUAC Docs Community