From 34a1f62813e58410d8e7aecc7e772c1ad8be8ede Mon Sep 17 00:00:00 2001 From: Ruidy Date: Mon, 16 Dec 2024 09:32:13 +0100 Subject: [PATCH] improve accessibility --- components/app/footer.vue | 2 ++ components/app/navbar.vue | 9 +++++++-- components/recipe/card.vue | 6 +++++- nuxt.config.ts | 5 +++-- pages/index.vue | 16 ++-------------- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/components/app/footer.vue b/components/app/footer.vue index 3107bce..bf7fcd2 100644 --- a/components/app/footer.vue +++ b/components/app/footer.vue @@ -8,6 +8,7 @@ to="https://github.com/rjNemo/meal_planner" :external="true" target="_blank" + aria-label="navigate to the source code on GitHub" >