We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c468ef commit 4454bf0Copy full SHA for 4454bf0
1 file changed
site/layouts/partials/head_custom.html
@@ -1,4 +1,7 @@
1
-<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
+<link rel="stylesheet"
2
+ href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-1/css/all.min.css"
3
+ integrity="sha384-i090POAzfiGzqb4z2cbVa+SZ/ye0lP0mNl1rCZBTGVVPFpU8a4Ky5aBxJ0Ol5W6s"
4
+ crossorigin="anonymous">
5
6
<!-- For an explanation of the following, see https://developer.twitter.com/en/docs/twitter-for-websites/webpage-properties/overview -->
7
<link rel="me" href="https://twitter.com/sbmlnews">
0 commit comments