Skip to content

Instantly share code, notes, and snippets.

@m1ndspark
Created August 1, 2018 22:25
Show Gist options
  • Save m1ndspark/58bda932dccf68e3e0c2cf9ebf68cc8b to your computer and use it in GitHub Desktop.
Save m1ndspark/58bda932dccf68e3e0c2cf9ebf68cc8b to your computer and use it in GitHub Desktop.
Add Fontawesome to WP Head
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment