Skip to content

Instantly share code, notes, and snippets.

@z3cka
Last active July 22, 2017 16:44
Show Gist options
  • Save z3cka/bb82c27c6c3447b058caa362e8e4193a to your computer and use it in GitHub Desktop.
Save z3cka/bb82c27c6c3447b058caa362e8e4193a to your computer and use it in GitHub Desktop.
index.html for hoodie
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Say &quot;Hello, world!&quot; with Hoodie</title>
</head>
<body>
<h1>Say &quot;Hello, world!&quot; with Hoodie</h1>
<script src="hoodie/client.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment