From dcf8a7caf68a86f408318dad23b4933890b8b620 Mon Sep 17 00:00:00 2001 From: Jeronimo De Leon Date: Thu, 28 May 2026 14:03:25 -0400 Subject: [PATCH] fix(Nav.astro): update B2 link to point to the sign-up page --- src/components/Nav.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 4eb2c54..80f22a6 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -19,7 +19,7 @@ import { catalog } from "~/lib/labs";