Skip to content

Instantly share code, notes, and snippets.

@mohau-r
Created March 5, 2017 21:01
Show Gist options
  • Save mohau-r/ca9e051b8f3b425ec199c99686d704fe to your computer and use it in GitHub Desktop.
Save mohau-r/ca9e051b8f3b425ec199c99686d704fe to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" href="css/main.css">
<link rel="icon" href="images/favicon.png">
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment