From 062820a1bc50fbba13bfcab11fb3ae344222045f Mon Sep 17 00:00:00 2001 From: Marlon Martin Date: Mon, 8 Jun 2026 11:17:27 +0800 Subject: [PATCH] fix: wrap banner entirely in anchor tag, eliminate spacing issues --- apps/docs/src/app/layout.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/docs/src/app/layout.tsx b/apps/docs/src/app/layout.tsx index f3e78f3..5e0f2d0 100644 --- a/apps/docs/src/app/layout.tsx +++ b/apps/docs/src/app/layout.tsx @@ -31,8 +31,9 @@ export default function Layout({ children }: LayoutProps<"/">) { - 🎉 Agent Skills are now supported for Regtrace!{" "} - Check the docs here + + 🎉 Agent Skills are now supported for Regtrace! +