summaryrefslogtreecommitdiff
path: root/_includes/extensions/soundcloud.html
blob: b4e086bcdc76d9cf8d80092273c97ba47be09391 (plain)
1
2
3
4
<iframe class="extensions extensions--audio" width="100%" height="166"
  src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/{{ include.id }}&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"
  scrolling="no" frameborder="no" allow="autoplay">
</iframe>