Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
theXNO1N authored Jun 3, 2024
1 parent de5659d commit d24e635
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/pages/playlist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
target="_blank" class="musicAppIco">
<img src="./img/spotify.svg" alt="">
</a>
<a href="https://music.apple.com/br/artist/the-neighbourhood/219350813" target="_blank"
<a href="1" target="_blank"
class="musicAppIco">
<img src="./img/appleMusic.svg" alt="">
</a>
<a href="https://music.youtube.com/channel/UC1cnYMXqKdazz-gDPKaDFyg?feature=gws_kp_artist&feature=gws_kp_artist"
<a href="1"
target="_blank" class="musicAppIco">
<img src="./img/ytMusic.svg" alt="">
</a>
Expand Down Expand Up @@ -140,4 +140,4 @@
</body>


</html>
</html>

0 comments on commit d24e635

Please sign in to comment.