File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 cache : ' npm'
3030 - run : npm ci
3131 - run : npm run lint
32- - run : npm run build --if-present
32+ - run : CI=false npm run build --if-present
3333 - run : npm test
Original file line number Diff line number Diff line change 22< html lang ="en ">
33 < head >
44 < meta charset ="utf-8 " />
5- < link rel ="icon " href ="%PUBLIC_URL%/favicon.ico " />
5+ < link rel ="icon " href ="https://www.pngall.com/wp-content/uploads/13/Mars-Planet-PNG-Cutout.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < meta name ="theme-color " content ="#000000 " />
88 < meta
2424 work correctly both with client-side routing and a non-root public URL.
2525 Learn how to configure a non-root public URL by running `npm run build`.
2626 -->
27- < title > React App </ title >
27+ < title > Mars Mission </ title >
2828 </ head >
2929 < body >
3030 < noscript > You need to enable JavaScript to run this app.</ noscript >
You can’t perform that action at this time.
0 commit comments