Skip to content

Commit 80134c3

Browse files
authored
Update index.html
1 parent 6569295 commit 80134c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
66
<title>HTMLChat</title>
77
<!-- Favicon for browsers -->
8-
<link rel="icon" type="image/png" sizes="32x32" href="icons/icon512-512.png">
9-
<link rel="icon" type="image/png" sizes="16x16" href="icons/icon512-512.png">
8+
<link rel="icon" type="image/png" sizes="32x32" href="icons/icon-512x512.png">
9+
<link rel="icon" type="image/png" sizes="16x16" href="icons/icon-512x512.png">
1010

1111
<!-- Apple touch icon (iOS) -->
12-
<link rel="apple-touch-icon" sizes="180x180" href="icons/icon512-512.png">
12+
<link rel="apple-touch-icon" sizes="180x180" href="icons/icon-512x512.png">
1313

1414
<!-- Manifest -->
1515
<link rel="manifest" href="manifest.json">

0 commit comments

Comments
 (0)