Created
May 19, 2016 10:14
-
-
Save jhollingworth/652e9b5c5ecf21fb963e0f705b561e29 to your computer and use it in GitHub Desktop.
Local storage sync
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> | |
<html> | |
<head> | |
<script type="text/javascript"> | |
console.log('hello world') | |
</script> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment