fix(platform): added alt text to as-seen-on image (#18315)

This commit is contained in:
Dan Hogan
2018-10-11 15:17:01 -04:00
committed by mrugesh mohapatra
parent ec3c3a8fc5
commit b405afff43

View File

@ -88,6 +88,7 @@ const IndexPage = () => (
<Spacer />
<h2>As featured in:</h2>
<Image
alt="companies featuring freeCodeCamp"
className='img-center'
responsive={true}
src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png'