Skip to content

Instantly share code, notes, and snippets.

@pablomoretti
Created July 20, 2014 19:48
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 pablomoretti/4c15631da7102e6207a4 to your computer and use it in GitHub Desktop.
Save pablomoretti/4c15631da7102e6207a4 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<link href="http://udacity-crp.herokuapp.com/style.css?rtt=1" rel="stylesheet">
</head>
<body>
<span></span>
<script src="http://udacity-crp.herokuapp.com/time.js?rtt=3&a-async" async></script>
<script src="http://udacity-crp.herokuapp.com/time.js?rtt=3&b-async" async></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment