Skip to content

Commit 727bc8a

Browse files
committed
added favicon.ico
1 parent be5a1f6 commit 727bc8a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

favicon.ico

33.7 KB
Binary file not shown.

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
<html>
2-
<h1 style="font-size: 100px;">HOME HAUNT</h1>
2+
<head>
3+
<title>Home Haunt</title>
4+
<link rel="icon" type="image/x-icon" href="favicon.ico">
5+
</head>
6+
<h1 style="font-size: 100px; text-align: center;">HOME HAUNT</h1>
7+
38
</html>

0 commit comments

Comments
 (0)