Skip to content

Instantly share code, notes, and snippets.

@xcambar
Forked from rtuin/HTML5 Skeleton template.html
Last active December 28, 2015 21:39
Show Gist options
  • Save xcambar/7566201 to your computer and use it in GitHub Desktop.
Save xcambar/7566201 to your computer and use it in GitHub Desktop.
HTML minimal template with Hull comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<!-- Insert you hull.io dashboard snippet here -->
</head>
<body></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment