Skip to content

Instantly share code, notes, and snippets.

@sferik
Forked from leemartin/stratus-customization
Last active August 29, 2015 14:23
Show Gist options
  • Save sferik/d4a9bd74a6de237506bb to your computer and use it in GitHub Desktop.
Save sferik/d4a9bd74a6de237506bb to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function(){
$.stratus({
auto_play: true,
download: false,
key: "Enter your Client ID here",
links: 'http://soundcloud.com/qotsa',
random: true
});
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment