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 d7ed009 commit 0b81543Copy full SHA for 0b81543
public/Akshat_logo.jpg
178 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%/Akshat_logo.jpg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<meta name="theme-color" content="#000000" />
8
<meta name="description" content="Web site created using create-react-app" />
public/manifest.json
@@ -3,7 +3,7 @@
"name": "Create React App Sample",
"icons": [
{
- "src": "favicon.ico",
+ "src": "Akshat_logo.jpg",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
9
},
0 commit comments