histoiredunpied/layouts
Simon d18cf92c2c fix: 4 empty elements can disturb screen readers
<p>, <li>, <button>, <legend>, <caption>, <figcaption> and <quote> elements must not be empty because if they are, some screen readers will have difficulties interpreting their presence.

Remove these empty elements from you code or decorate them with the aria-hidden attribute so that the screen readers ignore them.
2020-03-11 16:47:32 +01:00
..
partials feat: Modifie le nom des liens 2020-03-09 16:19:02 +01:00
shortcodes fix: Width and Height is not a good solution for responsive design 2020-03-11 14:40:35 +01:00
index.html fix: 4 empty elements can disturb screen readers 2020-03-11 16:47:32 +01:00