blog/_includes/spotify.html

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>