correct assessible name for link - issue #1780

This commit is contained in:
Laurent GAY
2025-06-26 11:16:47 +02:00
parent 469f43f417
commit ef1adecc12
6 changed files with 116 additions and 8 deletions

View File

@@ -6,6 +6,7 @@
<div class="container mx-auto flex flex-wrap items-center gap-2 sm:gap-4">
<router-link
:to="{ name: RouteName.HOME }"
:aria-label="t('Back to homepage')"
class="flex items-center"
:class="{ 'flex-1': !currentActor?.id }"
>