Skip to content

Instantly share code, notes, and snippets.

@geoffreydhuyvetters
Last active August 29, 2015 14:24
Show Gist options
  • Save geoffreydhuyvetters/eea5524dfb51920bd646 to your computer and use it in GitHub Desktop.
Save geoffreydhuyvetters/eea5524dfb51920bd646 to your computer and use it in GitHub Desktop.
index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" type="text/css" href="/css/screen.css"/>
</head>
<body>
<script src="/js/app.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment