saurabhdaware/DEV-widget

hard coded alt attribute

vintagesucks opened this issue · 2 comments

<img class="dev-logo" src="https://d2fltix0v2e0sb.cloudfront.net/dev-badge.svg" alt="Saurabh Daware's DEV Profile">

Saurabh Daware's DEV Profile is currently hard coded in the widget.

whoops totally missed this! would you like to contribute? we can either create logo dynamically with other code or simply put alt tag dynamically,

I think second option would be better (so the image will load before the card is created)

Let me know if you want to work on this and thank you for pointing this out

ynfle commented

The alt attribute that @vintagesucks was referring to is referring to the DEV logo, not the user's logo. The profile picture doesn't have any alt text.