Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaw committed Jul 26, 2024
1 parent e66184c commit b74f976
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,7 +1,7 @@
{
"files": {
"main.css": "/weatherman-react/static/css/main.6e131a3e.css",
"main.js": "/weatherman-react/static/js/main.fc1a68e7.js",
"main.js": "/weatherman-react/static/js/main.a6b1f483.js",
"static/media/Montserrat-Regular.ttf": "/weatherman-react/static/media/Montserrat-Regular.3cd786652b8a2e9d41f2.ttf",
"static/media/Montserrat-ExtraBold.ttf": "/weatherman-react/static/media/Montserrat-ExtraBold.1944c8d1a118759a4435.ttf",
"static/media/Montserrat-Bold.ttf": "/weatherman-react/static/media/Montserrat-Bold.079ca05d3ded9bc107ab.ttf",
Expand All @@ -11,10 +11,10 @@
"static/media/weatherman.png": "/weatherman-react/static/media/weatherman.b8206208087495d43bfb.png",
"index.html": "/weatherman-react/index.html",
"main.6e131a3e.css.map": "/weatherman-react/static/css/main.6e131a3e.css.map",
"main.fc1a68e7.js.map": "/weatherman-react/static/js/main.fc1a68e7.js.map"
"main.a6b1f483.js.map": "/weatherman-react/static/js/main.a6b1f483.js.map"
},
"entrypoints": [
"static/css/main.6e131a3e.css",
"static/js/main.fc1a68e7.js"
"static/js/main.a6b1f483.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="/weatherman-react/weatherman.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="author" content="Devesh Sawant"><meta name="description" content="Weather forecast site where you can search for daily forecasts of any location in the world, complete with a map"/><meta name="keywords" content="Weather, Forecast, Weather Forecast, 7-day forecast, Teleport, HTML, CSS, JavaScript, React, React Icons, Weather Icons, OpenWeatherMap"><link rel="apple-touch-icon" href="/weatherman-react/weatherman.png"/><link rel="manifest" href="/weatherman-react/manifest.json"/><title>WeatherMan</title><script defer="defer" src="/weatherman-react/static/js/main.fc1a68e7.js"></script><link href="/weatherman-react/static/css/main.6e131a3e.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="/weatherman-react/weatherman.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="author" content="Devesh Sawant"><meta name="description" content="Weather forecast site where you can search for daily forecasts of any location in the world, complete with a map"/><meta name="keywords" content="Weather, Forecast, Weather Forecast, 7-day forecast, Teleport, HTML, CSS, JavaScript, React, React Icons, Weather Icons, OpenWeatherMap"><link rel="apple-touch-icon" href="/weatherman-react/weatherman.png"/><link rel="manifest" href="/weatherman-react/manifest.json"/><title>WeatherMan</title><script defer="defer" src="/weatherman-react/static/js/main.a6b1f483.js"></script><link href="/weatherman-react/static/css/main.6e131a3e.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.fc1a68e7.js → static/js/main.a6b1f483.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit b74f976

Please sign in to comment.