File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,16 +55,16 @@ TERMS
55
55
</ nav >
56
56
< div styleName = "social-links" >
57
57
< hr />
58
- < a href = "https://www.facebook.com/topcoder" target = "fbwindow" >
58
+ < a href = "https://www.facebook.com/topcoder" target = "fbwindow" aria-label = "Facebook" >
59
59
< FacebookIcon />
60
60
</ a >
61
- < a href = "http://www.twitter.com/topcoder" target = "twwindow" >
61
+ < a href = "http://www.twitter.com/topcoder" target = "twwindow" aria-label = "Twitter" >
62
62
< TwitterIcon />
63
63
</ a >
64
- < a href = "https://www.linkedin.com/company/topcoder" target = "liwindow" >
64
+ < a href = "https://www.linkedin.com/company/topcoder" target = "liwindow" aria-label = "Linkedin" >
65
65
< LinkedInIcon />
66
66
</ a >
67
- < a href = "https://www.instagram.com/topcoder" target = "inwindow" >
67
+ < a href = "https://www.instagram.com/topcoder" target = "inwindow" aria-label = "Instagram" >
68
68
< InstagramIcon />
69
69
</ a >
70
70
</ div >
You can’t perform that action at this time.
0 commit comments