We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22db76 commit c3dd97eCopy full SHA for c3dd97e
favicon.ico
14.7 KB
index.html
@@ -5,6 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>JavaScript Basics Projects</title>
8
+ <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
9
<!-- normalize -->
10
<link rel="stylesheet" href="./normalize.css" />
11
<!-- font-awesome -->
0 commit comments