blog/_includes/soundcloud.html

4 lines
327 B
HTML

<div class="post-player">
<iframe frameborder="yes" scrolling="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/{{ include.track_id }}&amp;color=00aabb&amp;auto_play=false&amp;hide_related=false&amp;show_comments=false&amp;show_user=false&amp;show_reposts=false" width="99%">
</iframe>
</div>