Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlkc committed Dec 19, 2024
1 parent 43fe9ef commit 5498465
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"files": {
"main.css": "/lamkaichim/weather-app/static/css/main.b9531c8b.css",
"main.js": "/lamkaichim/weather-app/static/js/main.d8117908.js",
"index.html": "/lamkaichim/weather-app/index.html",
"main.b9531c8b.css.map": "/lamkaichim/weather-app/static/css/main.b9531c8b.css.map",
"main.d8117908.js.map": "/lamkaichim/weather-app/static/js/main.d8117908.js.map"
"main.css": "/weather-app/static/css/main.b9531c8b.css",
"main.js": "/weather-app/static/js/main.d8117908.js",
"index.html": "/weather-app/index.html",
"main.b9531c8b.css.map": "/weather-app/static/css/main.b9531c8b.css.map",
"main.d8117908.js.map": "/weather-app/static/js/main.d8117908.js.map"
},
"entrypoints": [
"static/css/main.b9531c8b.css",
Expand Down
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="/lamkaichim/weather-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/lamkaichim/weather-app/logo192.png"/><link rel="manifest" href="/lamkaichim/weather-app/manifest.json"/><title>React App</title><script defer="defer" src="/lamkaichim/weather-app/static/js/main.d8117908.js"></script><link href="/lamkaichim/weather-app/static/css/main.b9531c8b.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="/weather-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/weather-app/logo192.png"/><link rel="manifest" href="/weather-app/manifest.json"/><title>React App</title><script defer="defer" src="/weather-app/static/js/main.d8117908.js"></script><link href="/weather-app/static/css/main.b9531c8b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

0 comments on commit 5498465

Please sign in to comment.