Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NemGam committed Jul 31, 2024
1 parent 2a6ec71 commit b8c9941
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/react-weather-app/static/css/main.2ebfc2d3.css",
"main.js": "/react-weather-app/static/js/main.c8d78259.js",
"main.js": "/react-weather-app/static/js/main.692721d9.js",
"static/js/453.15c8c274.chunk.js": "/react-weather-app/static/js/453.15c8c274.chunk.js",
"index.html": "/react-weather-app/index.html",
"main.2ebfc2d3.css.map": "/react-weather-app/static/css/main.2ebfc2d3.css.map",
"main.c8d78259.js.map": "/react-weather-app/static/js/main.c8d78259.js.map",
"main.692721d9.js.map": "/react-weather-app/static/js/main.692721d9.js.map",
"453.15c8c274.chunk.js.map": "/react-weather-app/static/js/453.15c8c274.chunk.js.map"
},
"entrypoints": [
"static/css/main.2ebfc2d3.css",
"static/js/main.c8d78259.js"
"static/js/main.692721d9.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-weather-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Simple weather web app made with React"/><link rel="apple-touch-icon" href="/react-weather-app/logo192.png"/><link rel="manifest" href="/react-weather-app/manifest.json"/><title>Weather App</title><script defer="defer" src="/react-weather-app/static/js/main.c8d78259.js"></script><link href="/react-weather-app/static/css/main.2ebfc2d3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-weather-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Simple weather web app made with React"/><link rel="apple-touch-icon" href="/react-weather-app/logo192.png"/><link rel="manifest" href="/react-weather-app/manifest.json"/><title>Weather App</title><script defer="defer" src="/react-weather-app/static/js/main.692721d9.js"></script><link href="/react-weather-app/static/css/main.2ebfc2d3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.c8d78259.js → static/js/main.692721d9.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.692721d9.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.c8d78259.js.map

This file was deleted.

0 comments on commit b8c9941

Please sign in to comment.