Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
YashShende committed Jan 23, 2019
1 parent cf7a420 commit fb0e563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class='song-info'>
<h1 class='song-title'>Today's Hits</h1>
<div class='song-band-wrapper'>
<p class='song-band'>Made with <img src="https://github.com/YashShende/todaysHitz/blob/master/heart-icon.svg" alt="" width="15px" > By-<span class='album'> Yash</span></p>
<p class='song-band'>Made with <img src="https://raw.githubusercontent.com/YashShende/todaysHitz/master/heart-icon.svg" alt="" width="15px" > By-<span class='album'> Yash</span></p>
</div>
</div>
<div class='player-buttons'>
Expand Down

0 comments on commit fb0e563

Please sign in to comment.