Skip to content

Commit

Permalink
Merge pull request #55 from mattpopovich/spotify-hotfix
Browse files Browse the repository at this point in the history
Somehow missed this Spotify embedding
  • Loading branch information
mattpopovich authored Jan 4, 2024
2 parents 99e2af0 + 930c3ba commit 0e51d0f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _posts/2020-11-15-first.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ Matt
 

<div style="text-align:center">
<iframe
src="https://open.spotify.com/embed/track/3A7rbZ9N3CFzSrphOazU2y"
width="300" height="380" frameborder="0"
allowtransparency="true"
allow="encrypted-media">
<iframe style="border-radius:12px"
src="https://open.spotify.com/embed/track/3A7rbZ9N3CFzSrphOazU2y?utm_source=generator"
width="80%" height="352" frameBorder="0" allowfullscreen=""
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
loading="lazy">
</iframe>
</div>

0 comments on commit 0e51d0f

Please sign in to comment.