Skip to content

Instantly share code, notes, and snippets.

@glennyboy
Last active January 25, 2022 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glennyboy/b257f41039c97cfc558b03fe2d9adba1 to your computer and use it in GitHub Desktop.
Save glennyboy/b257f41039c97cfc558b03fe2d9adba1 to your computer and use it in GitHub Desktop.
Add jQuery from CDN
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment