Skip to content

Instantly share code, notes, and snippets.

@degnome
degnome / index.html
Last active February 10, 2017 17:40 — forked from anonymous/index.html
JSBin SanityTest
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Sanity Test">
<script src="https://wzrd.in/standalone/tape@latest"></script>
<script src="https://wzrd.in/standalone/tap-browser-color@latest"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>