Created
August 29, 2015 19:11
-
-
Save phillipadsmith/f9e648d8fa721ee56bdc to your computer and use it in GitHub Desktop.
Test block!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<head> | |
<meta charset="utf-8"> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script> | |
</head> | |
<body> | |
<h1>Messing with blocks!</h1> | |
<script> | |
console.log("you are now rocking with d3", d3); | |
</script> | |
</body> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment