Skip to content

Instantly share code, notes, and snippets.

@KyleAMathews
Last active March 24, 2019 00:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KyleAMathews/96e8a66387909ef911ceb21a85b7efee to your computer and use it in GitHub Desktop.
Save KyleAMathews/96e8a66387909ef911ceb21a85b7efee to your computer and use it in GitHub Desktop.
<html>
<head>
<link
rel="prefetch"
as="image"
href="https://images.pexels.com/photos/248797/pexels-photo-248797.jpeg"
onload="fetch('https://images.pexels.com/photos/248797/pexels-photo-248797.jpeg')"
/>
</head>
<body>
<h2>Just testing a trick</h2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment