Skip to content

Instantly share code, notes, and snippets.

@mimoccc
Forked from leemartin/stratus-customization
Created September 26, 2012 14:42
Show Gist options
  • Save mimoccc/3788441 to your computer and use it in GitHub Desktop.
Save mimoccc/3788441 to your computer and use it in GitHub Desktop.
Stratus Customization
<script type="text/javascript">
$(document).ready(function(){
$stratus({
auto_play: true,
download: false,
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