Skip to content

Commit

Permalink
set aria-label to feature title
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL committed Aug 29, 2023
1 parent c178db7 commit 83ee5cd
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 83ee5cd

Please sign in to comment.