Add Thraximundar embed and MuseScore link
This commit is contained in:
7
layouts/shortcodes/soundcloud-track.html
Normal file
7
layouts/shortcodes/soundcloud-track.html
Normal file
@ -0,0 +1,7 @@
|
||||
<iframe width="100%"
|
||||
height="166"
|
||||
scrolling="no"
|
||||
frameborder="no"
|
||||
allow="autoplay"
|
||||
src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/{{ index .Params 0 }}&color=%231c1511&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"
|
||||
></iframe>
|
Reference in New Issue
Block a user