alltube/templates/inc
Damien Senger 60350747a5
Adds a label to social sharing links
According to the WCAG (success criterias 2.4.4 and 4.1.2), the purpose
of each link should be determined from the link text alone or from the
link text together with its programmatically determined link context.

In this case, because there is no text content, we are using
`aria-label` to have an explicit purpose announced to users of
assisting technologies.

Resources:
- https://dequeuniversity.com/rules/axe/3.2/link-name
- https://www.w3.org/TR/WCAG21/#link-purpose-in-context
- https://www.w3.org/TR/WCAG20-TECHS/ARIA8.html
2019-04-13 12:19:11 +02:00
..
footer.tpl chore: Add missing string to locales 2018-05-29 18:46:44 +02:00
head.tpl refactor: Move app name to a config variable 2019-01-06 16:59:16 +01:00
header.tpl Adds a label to social sharing links 2019-04-13 12:19:11 +02:00
logo.tpl refactor: Move app name to a config variable 2019-01-06 16:59:16 +01:00