We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ec861 commit a598162Copy full SHA for a598162
1 file changed
src/components/CarbonAd.js
@@ -32,7 +32,6 @@ export default function CarbonAd() {
32
title={ad.company + ' ' + ad.companyTagline}>
33
<img
34
src={ad.smallImage}
35
- alt="ads via Carbon"
36
border="0"
37
height="100"
38
width="130"
0 commit comments