Skip to content

Commit ecadee8

Browse files
committed
Added favicon
1 parent d156ac2 commit ecadee8

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon/favicon.ico

318 Bytes
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<link rel="stylesheet" href="css.css">
7+
<link rel="icon" type="image/x-icon" href="/favicon/favicon.ico">
78
<title>What the style?!</title>
89
</head>
910
<body>

0 commit comments

Comments
 (0)