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 37a658e commit ada291aCopy full SHA for ada291a
index.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>HTMLNotes</title>
8
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
9
- <link rel="apple-touch-icon" href="/favicon.png">
+ <link rel="apple-touch-icon" href="favicon.png">
10
<link rel="manifest" href="manifest.json">
11
<!-- Font Awesome for icons -->
12
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
0 commit comments