mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Added buy/artist buttons when playing from soundcloud
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
</div>
|
||||
<div id="chromecast_text"></div>
|
||||
</div>
|
||||
<div class="soundcloud_info_container hide">
|
||||
<a href="#!" class="btn green waves-effect waves-light" target="_blank">Buy</a>
|
||||
<a href="#!" class="btn red waves-effect waves-light" target="_blank">Artist</a>
|
||||
</div>
|
||||
<div id="player_overlay_text" class="valign center-align">
|
||||
Waiting for Video
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user