Skip to content

Commit

Permalink
set aria-label to feature title (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL authored Aug 30, 2023
1 parent c178db7 commit cad3fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/components/feature-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ <h2 class="whats-new-title">{{feature.title}}</h2>
href="{{feature.link_to_learn_more}}"
target="__blank"
class="feature_url"
aria-label="{{feature.title}}"
>
Learn more
</a>
Expand Down

0 comments on commit cad3fa1

Please sign in to comment.