Skip to content

Instantly share code, notes, and snippets.

@Nathan-Nesbitt
Last active May 7, 2020 16:59
Show Gist options
  • Save Nathan-Nesbitt/b3d8c86aeea0001121ed8430da164f27 to your computer and use it in GitHub Desktop.
Save Nathan-Nesbitt/b3d8c86aeea0001121ed8430da164f27 to your computer and use it in GitHub Desktop.
External Scripts Example
<!DOCTYPE html>
<html lang="en">
<body>
<script src="External.js"></script>
</body>
</html>
// Your JS code can go here! //
@Nathan-Nesbitt
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment