We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f365f89 commit 44f59f2Copy full SHA for 44f59f2
3 files changed
public/forecastPro-1.jpeg
6.77 KB
public/index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
- <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
+ <link rel="icon" href="%PUBLIC_URL%/forecastPro-1.jpeg" />
6
<link rel="preconnect" href="https://fonts.googleapis.com" />
7
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
8
<link
public/manifest.json
@@ -3,7 +3,7 @@
"name": "Create React App Sample",
"icons": [
{
- "src": "favicon.ico",
+ "src": "forecastPro-1.jpeg",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
9
},
0 commit comments