From cffb0c8e5a6385eb44f95986158385de844d591e Mon Sep 17 00:00:00 2001 From: OrbisK Date: Fri, 13 Feb 2026 09:20:11 +0100 Subject: [PATCH] fix(a11y): use external link to focus main content --- app/app.vue | 9 +++------ app/components/Link/Base.vue | 1 + 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/app.vue b/app/app.vue index b52623ea1..1ea249300 100644 --- a/app/app.vue +++ b/app/app.vue @@ -121,12 +121,9 @@ if (import.meta.client) {