Skip to content

Instantly share code, notes, and snippets.

@hellerbenjamin
Created April 25, 2021 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellerbenjamin/351f65c3b673264483f646c9cd6e4ab3 to your computer and use it in GitHub Desktop.
Save hellerbenjamin/351f65c3b673264483f646c9cd6e4ab3 to your computer and use it in GitHub Desktop.
add_action( 'wp_head', function() {
?>
<link rel="preload" href="" as="font" type="font/woff2" />
<?php
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment