Skip to content

Commit 00351aa

Browse files
add alt to product hunt banner
1 parent 81faf0c commit 00351aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ProductHuntBanner.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<img
1010
class="product-hunt-banner__logo--light"
1111
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=417750&theme=light"
12-
alt=""
12+
alt="Product Hunt"
1313
/>
1414
<img
1515
class="product-hunt-banner__logo--dark"
1616
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=417750&theme=dark"
17-
alt=""
17+
alt="Product Hunt"
1818
/>
1919
</a>
2020
</div>

0 commit comments

Comments
 (0)