Skip to content

Instantly share code, notes, and snippets.

@sferik
Forked from leemartin/stratus-installation
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sferik/5457df6e9718186d5df6 to your computer and use it in GitHub Desktop.
Save sferik/5457df6e9718186d5df6 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function(){
$.stratus({
key: "Enter your Client ID here",
links: "https://soundcloud.com/zedsdead/sets/somewhere-else-ep"
});
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment