Skip to content

Instantly share code, notes, and snippets.

@tylergaw
Created July 24, 2017 13:31
Show Gist options
  • Save tylergaw/729cfaf3c6c49d6266545c519e0c44c6 to your computer and use it in GitHub Desktop.
Save tylergaw/729cfaf3c6c49d6266545c519e0c44c6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>work</title>
  <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
  <link rel="stylesheet" type="text/css" title="main" href="main.css">
  <link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700" rel="stylesheet">
</head>
<body>
  <!--your normal html/content here-->
  <script src="js/jquery-3.2.1.min.js"></script>
  <script src="js/jribbble.min.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment