Skip to content

Commit cfe259f

Browse files
authored
Remove favicon link from index.html
Removed the favicon link from the HTML head.
1 parent a1ff5b2 commit cfe259f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Primental</title>
7-
<link rel="icon" type="image/png" href="images/apenum.png">
87
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
98
<link rel="stylesheet" href="style.css">
109
</head>

0 commit comments

Comments
 (0)