We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46dd673 commit 650b357Copy full SHA for 650b357
index.html
@@ -20,7 +20,7 @@
20
<link rel="shortcut icon" href="images/logo.png">
21
<link rel="stylesheet" type="text/css" href="css/style.css"/>
22
<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">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.css">
24
25
<!--using FontAwesome---------------->
26
<script src="https://kit.fontawesome.com/c8e4d183c2.js" crossorigin="anonymous"></script>
0 commit comments