Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit fcb741d

Browse files
committed
change icon display
1 parent b8840d5 commit fcb741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8"/>
66
<title>Path Generator</title>
7-
<link rel="icon" type="image/x-icon" href="/images/icon.png">
7+
<link rel="icon" type="image" href="/images/icon.png">
88
<link rel="stylesheet" href="index.css">
99
</head>
1010

0 commit comments

Comments
 (0)