Skip to content

Instantly share code, notes, and snippets.

@jhollingworth
Created May 19, 2016 10:14
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 jhollingworth/652e9b5c5ecf21fb963e0f705b561e29 to your computer and use it in GitHub Desktop.
Save jhollingworth/652e9b5c5ecf21fb963e0f705b561e29 to your computer and use it in GitHub Desktop.
Local storage sync
<!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