nitter
nitter copied to clipboard
Main tag missing #a11y
People using assistive technologies (like screenreaders) can rely on HTML5 structure tags to navigate more quickly.
There is only one nav tag and no other tags.
Consider transforming the <div class="container"> into <main class="container">.
See: https://www.tpgi.com/easy-content-organisation-with-html5/