Fixed a typo with Spotify page #128
This commit is contained in:
parent
e62d9134ab
commit
85b01ef890
@ -43,7 +43,7 @@
|
||||
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/tiktok-icon.png" />
|
||||
<a href="../tiktok/tiktok.html" class="selected">TikTok</a>
|
||||
<a href="../tiktok/tiktok.html">TikTok</a>
|
||||
</div>
|
||||
|
||||
<div class="title">
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
<div class="title">
|
||||
<img src="../../../assets/images/spotify-icon.png" />
|
||||
<a href="../spotify/spotify.html">Spotify</a>
|
||||
<a href="../spotify/spotify.html" class="selected">Spotify</a>
|
||||
</div>
|
||||
|
||||
<div class="title">
|
||||
|
Loading…
x
Reference in New Issue
Block a user