diff --git a/src/components/Layout/Page.tsx b/src/components/Layout/Page.tsx index aa39fe5fc2b..ab140adddf2 100644 --- a/src/components/Layout/Page.tsx +++ b/src/components/Layout/Page.tsx @@ -148,6 +148,12 @@ export function Page({ routeTree={routeTree} breadcrumbs={breadcrumbs} /> + {/* Skip to main content link for accessibility */} + + Skip to main content +
-
+