blog/_includes/spotify.html
2020-03-17 15:51:57 +01:00

4 lines
172 B
HTML

<div class="post-player">
<iframe allowtransparency="true" frameborder="1" src="https://open.spotify.com/embed/track/{{ include.track_id }}" width="99%">
</iframe>
</div>