Skip to content

Commit 4454bf0

Browse files
committed
- fix fontawesome integrity failing
1 parent 4c468ef commit 4454bf0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

site/layouts/partials/head_custom.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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">
1+
<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">
25

36
<!-- For an explanation of the following, see https://developer.twitter.com/en/docs/twitter-for-websites/webpage-properties/overview -->
47
<link rel="me" href="https://twitter.com/sbmlnews">

0 commit comments

Comments
 (0)