More work on A11y

This commit is contained in:
Pieter Vander Vennet 2023-12-21 17:36:43 +01:00
parent 87aee9e2b7
commit 6da72b80ef
28 changed files with 398 additions and 209 deletions

View file

@ -11,6 +11,7 @@
<a
{href}
aria-label={ariaLabel}
title={ariaLabel}
target={newTab ? "_blank" : undefined}
{download}
class={classnames}