Skip to content

Instantly share code, notes, and snippets.

@lydemann
Created August 29, 2022 05:44
Embed
What would you like to do?
<link rel="preload" href="style.css" as="style" fetchpriority="high">
<link rel="prefetch" href="script.js" as="script" fetchpriority="high">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment