Skip to content

Instantly share code, notes, and snippets.

@pandrewhk
Created September 6, 2014 03:30
Show Gist options
  • Save pandrewhk/64f5cd2e50cbdd57bf3d to your computer and use it in GitHub Desktop.
Save pandrewhk/64f5cd2e50cbdd57bf3d to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lato">
<script src="https://www.rdio.com/api/api.js?client_id=bShwwPBlzdse_PP5g_0ysw"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquer
y.min.js"></script>
<script src="js/jquery.lazyload.js"></script>
<script type="text/javascript">
R.ready(function() {
});
</script>
</head>
<body>
<h1>Hello world!</h1>
<script>
$.getJSON("https://gist.githubusercontent.com/infofarmer/576319671ecc6b83691c/raw/cb.json", function(tracks) { } );
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment