Skip to content

Instantly share code, notes, and snippets.

@erichonorez
Created August 12, 2020 06:53
Show Gist options
  • Save erichonorez/317e9f0a8fc7f72611ef92512720b8e0 to your computer and use it in GitHub Desktop.
Save erichonorez/317e9f0a8fc7f72611ef92512720b8e0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<script
src="https://code.jquery.com/jquery-2.2.4.min.js"
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
crossorigin="anonymous"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment