From b19ede4b53445aaa057fffe5f41f82d412cd8dff Mon Sep 17 00:00:00 2001 From: nick-w-nick <43578531+nick-w-nick@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:23:25 -0500 Subject: [PATCH] fix: Add page title to extensions site (#950) --- extensions-site/app/root.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions-site/app/root.tsx b/extensions-site/app/root.tsx index b4bf82f39..da7cdfc27 100644 --- a/extensions-site/app/root.tsx +++ b/extensions-site/app/root.tsx @@ -31,6 +31,7 @@ export function Layout({ children }: { children: React.ReactNode }) { + Extensions | codename goose