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
The link logos (in the masthead and footer of Org) currently are an anchor element wrapped around an SVG, with that SVG having a title element with text that describes the image itself. The title element should instead just be "PatternFly" as that is what gives the anchor element its accessible name.
The text was updated successfully, but these errors were encountered:
The link logos (in the masthead and footer of Org) currently are an anchor element wrapped around an SVG, with that SVG having a
title
element with text that describes the image itself. The title element should instead just be "PatternFly" as that is what gives the anchor element its accessible name.The text was updated successfully, but these errors were encountered: