Skip to content

Instantly share code, notes, and snippets.

@acidsound
Last active December 4, 2020 11:50
Show Gist options
  • Save acidsound/5bb8a11dab6e3d62a1cb4eb3b9efa20e to your computer and use it in GitHub Desktop.
Save acidsound/5bb8a11dab6e3d62a1cb4eb3b9efa20e to your computer and use it in GitHub Desktop.
blocks test gist
<!DOCTYPE html>
<html>
<head>
<title>Gist Test</title>
</head>
<body>
<h1>Hooray!</h1>
<span>please read, README.md</span>
<script src="main.js"></script>
</body>
</html>
console.log("it works.");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment