diff options
Diffstat (limited to 'templates_html')
| -rw-r--r-- | templates_html/shortcodes/bandcamp_embed.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates_html/shortcodes/bandcamp_embed.html b/templates_html/shortcodes/bandcamp_embed.html new file mode 100644 index 0000000..cce5644 --- /dev/null +++ b/templates_html/shortcodes/bandcamp_embed.html @@ -0,0 +1 @@ +<iframe style="border: 0; width: 350px; height: 470px;" src="https://bandcamp.com/EmbeddedPlayer/album={{ album_id }}/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/transparent=true/" seamless><a href="{{ album_url }}">{{ text }}</a></iframe> |
