Skip to content

Commit 650b357

Browse files
committed
Update dependency font-awesome to v6
1 parent 46dd673 commit 650b357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link rel="shortcut icon" href="images/logo.png">
2121
<link rel="stylesheet" type="text/css" href="css/style.css"/>
2222
<link rel="stylesheet" href="css/style2.css">
23-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.css">
23+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.css">
2424

2525
<!--using FontAwesome---------------->
2626
<script src="https://kit.fontawesome.com/c8e4d183c2.js" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)