You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valid HTML requires the alt="" attribute for all images. We're not doing that for most images. It's both nonstandard and it'll make the site really difficult to use via a screen reader. We should add these in.
The text was updated successfully, but these errors were encountered:
Valid HTML requires the
alt=""
attribute for all images. We're not doing that for most images. It's both nonstandard and it'll make the site really difficult to use via a screen reader. We should add these in.The text was updated successfully, but these errors were encountered: