Skip to content

Commit

Permalink
[CST-15077] improve orcid logo image alt
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Barbasso committed Jan 20, 2025
1 parent e6a02bc commit 44b900f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[ngbTooltip]="orcidTooltipTemplate"
class="orcid-icon"
[ngClass]="{'not-authenticated': !authenticatedTimestamp}"
alt="orcid-logo"
alt="ORCID {{ orcidTooltip }}"
src="assets/images/orcid.logo.icon.svg"
data-test="orcidIcon"/>

Expand Down

0 comments on commit 44b900f

Please sign in to comment.