From 8daf500b526adbc76173a9cfb7bc2b02efbcfe9a Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 22 Jan 2025 09:59:38 +0100 Subject: [PATCH] fix(a11y): add labels to logo --- frontend/src/assets/logo-full-pride.svg | 2 +- frontend/src/assets/logo-full.svg | 2 +- frontend/src/components/home/AppHeader.vue | 1 + frontend/src/components/home/Navigation.vue | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/assets/logo-full-pride.svg b/frontend/src/assets/logo-full-pride.svg index 262d95e30..b837da382 100644 --- a/frontend/src/assets/logo-full-pride.svg +++ b/frontend/src/assets/logo-full-pride.svg @@ -1 +1 @@ - \ No newline at end of file +VikunjaVikunja's Logo: A Llama one the left, with the text "Vikunja" on the right. \ No newline at end of file diff --git a/frontend/src/assets/logo-full.svg b/frontend/src/assets/logo-full.svg index db656b85e..6e1068029 100644 --- a/frontend/src/assets/logo-full.svg +++ b/frontend/src/assets/logo-full.svg @@ -1 +1 @@ - \ No newline at end of file +VikunjaVikunja's Logo: A Llama one the left, with the text "Vikunja" on the right. \ No newline at end of file diff --git a/frontend/src/components/home/AppHeader.vue b/frontend/src/components/home/AppHeader.vue index d88a7700a..5eb6ee7d3 100644 --- a/frontend/src/components/home/AppHeader.vue +++ b/frontend/src/components/home/AppHeader.vue @@ -7,6 +7,7 @@