Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created March 25, 2019 07:17
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 jennimckinnon/5a95f476ffa7f7b3906f842dcb53a868 to your computer and use it in GitHub Desktop.
Save jennimckinnon/5a95f476ffa7f7b3906f842dcb53a868 to your computer and use it in GitHub Desktop.
DNS prefetching example
<!-- DNS Prefetching -->
<link rel="dns-prefetch" href="//asset1.com">
<link rel="dns-prefetch" href="//asset2.com">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment