Skip to content

Commit c3dd97e

Browse files
committed
Add Favicon
1 parent f22db76 commit c3dd97e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon.ico

14.7 KB
Binary file not shown.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>JavaScript Basics Projects</title>
8+
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
89
<!-- normalize -->
910
<link rel="stylesheet" href="./normalize.css" />
1011
<!-- font-awesome -->

0 commit comments

Comments
 (0)