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 7a71209 commit 5b63f93Copy full SHA for 5b63f93
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="https://www.pngall.com/wp-content/uploads/13/Mars-Planet-PNG-Cutout.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<meta name="theme-color" content="#000000" />
8
<meta
@@ -24,7 +24,7 @@
24
work correctly both with client-side routing and a non-root public URL.
25
Learn how to configure a non-root public URL by running `npm run build`.
26
-->
27
- <title>React App</title>
+ <title>Mars Mission</title>
28
</head>
29
<body>
30
<noscript>You need to enable JavaScript to run this app.</noscript>
0 commit comments