Skip to content

Instantly share code, notes, and snippets.

@growdigital
Last active August 29, 2015 14:05
Show Gist options
  • Save growdigital/676f8fa6fc3dcc97ad62 to your computer and use it in GitHub Desktop.
Save growdigital/676f8fa6fc3dcc97ad62 to your computer and use it in GitHub Desktop.
HTML5 minimal template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="">
</head>
<body>
<script src=""></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment