Skip to content

Commit 363df6b

Browse files
committed
Update Font Awesome to v5.7.1
1 parent ac4bdd6 commit 363df6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

partials/custom_header.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<link rel="stylesheet" type="text/css" href="{{asset "css_firepress/simplegrid.min.css"}}" /> -->
88

99
<!-- CSS Icon via fontawesome 5 -->
10-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/v4-shims.css">
11-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
10+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/v4-shims.css">
11+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
1212

1313
<!-- CSS Code Syntax (highlight agate) -->
1414
<!-- Line number is not supported > http://highlightjs.readthedocs.io/en/latest/line-numbers.html -->

0 commit comments

Comments
 (0)