Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created June 4, 2013 21:54
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tmcw/5709949 to your computer and use it in GitHub Desktop.
Save tmcw/5709949 to your computer and use it in GitHub Desktop.
My Starting-Point Index File
<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel='stylesheet' type='text/css' href='' />
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
<meta name='viewport' content='initial-scale=1.0 maximum-scale=1.0'>
</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