Skip to content

Commit bbdbfbc

Browse files
Update dependency font-awesome to v6.5.1
1 parent 4331d03 commit bbdbfbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/>
99
<script src="https://kit.fontawesome.com/a2b1bf956c.js" crossorigin="anonymous"></script>
1010
<script id="hubspot-script" src="https://js.hsforms.net/forms/v2.js"></script>
11-
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" crossorigin="anonymous">
11+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" rel="stylesheet" crossorigin="anonymous">
1212
<title>Ethernaut</title>
1313

1414
<!-- Primary Meta Tags -->

0 commit comments

Comments
 (0)