Skip to content

Instantly share code, notes, and snippets.

@sto3psl
Last active August 29, 2015 14:25
Show Gist options
  • Save sto3psl/44c245a1277f95182b4d to your computer and use it in GitHub Desktop.
Save sto3psl/44c245a1277f95182b4d to your computer and use it in GitHub Desktop.
index.html Template
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<meta name="description" content="">
<meta http-equiv="content-language" content="de" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/main.css">
<script src="main.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment