Skip to content

Instantly share code, notes, and snippets.

@samperrow
Last active March 25, 2018 07:46
Show Gist options
  • Save samperrow/5683b903e195225ebb9e6379c80eba8c to your computer and use it in GitHub Desktop.
Save samperrow/5683b903e195225ebb9e6379c80eba8c to your computer and use it in GitHub Desktop.
preload code
<link rel="preload" href="https://fonts.googleapis.com/css?family=Merriweather" as="font" crossorigin>
<link rel="preload" href="https://www.youtube.com/embed/kkwiQmGWK4c" as="document">
<link rel="preload" href="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js" as="script">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment