Skip to content

Commit

Permalink
switch spotify pre-save link to the actual spotify album link
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahcommits committed Jul 26, 2024
1 parent 06ffe9a commit 527dae3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ <h2 class="main_subtitle">permafriday</h2>
<div class="container" id="social-links__container">

<div class="social-links__link">
<a href="https://show.co/CnUKWfk"><span class="social-links__user">pre-save my album</span></a>
<span class="social-links__site">𝚘𝚗 𝚜𝚙𝚘𝚝𝚒𝚏𝚢<span class="social-links__site_subtext"><em><p>pre-save this ↓ album on spotify!</p></em></span></span>
<a href="https://open.spotify.com/album/0Nxk300r6IGVUdn4EQ4iYd"><span class="social-links__user">my latest album</span></a>
<span class="social-links__site">𝚘𝚗 𝚜𝚙𝚘𝚝𝚒𝚏𝚢<span class="social-links__site_subtext"><em><p>released on July 24!</p></em></span></span>
</div>

<div class="social-links__link">
Expand Down

0 comments on commit 527dae3

Please sign in to comment.