We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b9ab6 commit c91371aCopy full SHA for c91371a
public/index.html
@@ -3,7 +3,7 @@
3
4
<head>
5
<meta charset="utf-8" />
6
- <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
+ <link rel="icon" href="%PUBLIC_URL%/favicon/favicon.ico" />
7
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width" />
8
<meta name="theme-color" content="#339989" />
9
<meta name="description" content="A react app to preview and edit Markdown" />
0 commit comments