Skip to content

Commit 2dbaf58

Browse files
committed
setup favicons
1 parent 681ce94 commit 2dbaf58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<head>
99
<title>Dot for Dot</title>
1010
<meta name="description" content="monitor test patterns"/>
11+
<link rel="icon" sizes="16x16" type="image/png" href="icons/X..16px.png"/>
12+
<link rel="icon" sizes="32x32" type="image/png" href="icons/X..32px.png"/>
13+
<link rel="icon" sizes="64x64" type="image/png" href="icons/X..64px.png"/>
1114
<link rel="stylesheet" type="text/css" href="main.css">
1215
<!--script src="tile.js"/></script-->
1316
<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">

0 commit comments

Comments
 (0)