Skip to content

Instantly share code, notes, and snippets.

@juliettech13
Created July 15, 2020 03:49
Show Gist options
  • Save juliettech13/722b50b20398232c003ee739ead88fb4 to your computer and use it in GitHub Desktop.
Save juliettech13/722b50b20398232c003ee739ead88fb4 to your computer and use it in GitHub Desktop.
<html>
<head>...</head>
<body>
....the entire body of your site....
<script src="index.js"></script> /* this should be the last element in your body */
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment