Skip to content

Commit

Permalink
change alt to empty as image is purely decorative
Browse files Browse the repository at this point in the history
  • Loading branch information
phucduong86 committed Mar 27, 2019
1 parent d80bf65 commit 5b90c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion videos.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h2>YouTube</h2>
<section class="right-container quick-links video out">
<h5>QUICK LINKS</h5>
<div class="quick-link">
<a href="https://www.youtube.com/subscription_center?add_user=shiffman" target="_blank" class="primary"><img src="/images/icon-youtube.png" alt="Youtube icon" class="icon"/><span>SUBSCRIBE ON YOUTUBE</span></a>
<a href="https://www.youtube.com/subscription_center?add_user=shiffman" target="_blank" class="primary"><img src="/images/icon-youtube.png" alt="" class="icon"/><span>SUBSCRIBE ON YOUTUBE</span></a>
</div>
<div class="quick-link">
<a href="http://patreon.com/codingtrain" class="secondary" target="_blank"><span>SUPPORT ON PATREON</span></a>
Expand Down

0 comments on commit 5b90c59

Please sign in to comment.