Skip to content

Commit 2676b15

Browse files
committed
Add favicon.ico and its image
1 parent f23f436 commit 2676b15

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

img/favicon.ico

15 KB
Binary file not shown.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Sign Up Form</title>
77
<link rel="stylesheet" href="style.css" />
8+
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
89
</head>
910
<body>
1011
<div class="left-container">

0 commit comments

Comments
 (0)