Skip to content

Instantly share code, notes, and snippets.

@jdolitsky
Created November 24, 2018 03:34
Show Gist options
  • Save jdolitsky/2e641e76801209b03e177254fdcbe821 to your computer and use it in GitHub Desktop.
Save jdolitsky/2e641e76801209b03e177254fdcbe821 to your computer and use it in GitHub Desktop.
<html>
<head>
</head>
<body>
<script>
alert('hello world');
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment