Skip to content

Instantly share code, notes, and snippets.

@Vivek205
Created March 4, 2021 05:49
Show Gist options
  • Save Vivek205/cbc11c86cc3a873e8c3d2605dc47648a to your computer and use it in GitHub Desktop.
Save Vivek205/cbc11c86cc3a873e8c3d2605dc47648a to your computer and use it in GitHub Desktop.
Preconnect and DNS Prefetch
<link rel="dns-prefetch" href="//static.hotjar.com">
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//fonts.gstatic.com">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment