We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4afd0 commit 3b6376fCopy full SHA for 3b6376f
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>HTMLNotes</title>
7
- <link rel="shortcut icon" type="image/x-icon" href="favicon.png">
+ <link rel="shortcut icon" type="image/png" href="favicon.png">
8
<link rel="apple-touch-icon" href="favicon.png">
9
<link rel="manifest" href="manifest.json">
10
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
0 commit comments