Skip to content

Instantly share code, notes, and snippets.

@destinmoulton
Created February 11, 2020 22:52
Show Gist options
  • Save destinmoulton/dfaea795e62f11231417a8c765189ad7 to your computer and use it in GitHub Desktop.
Save destinmoulton/dfaea795e62f11231417a8c765189ad7 to your computer and use it in GitHub Desktop.
HTML
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="css/styles.css?v=1.0">
</head>
<body>
<script src="js/scripts.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment