Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Nov 1, 2024
1 parent bfd0619 commit 531fd93
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,13 +1,13 @@
{
"files": {
"main.css": "/weatherclock/static/css/main.8b4597ae.css",
"main.js": "/weatherclock/static/js/main.1c60cb44.js",
"main.js": "/weatherclock/static/js/main.3bc5e3c3.js",
"index.html": "/weatherclock/index.html",
"main.8b4597ae.css.map": "/weatherclock/static/css/main.8b4597ae.css.map",
"main.1c60cb44.js.map": "/weatherclock/static/js/main.1c60cb44.js.map"
"main.3bc5e3c3.js.map": "/weatherclock/static/js/main.3bc5e3c3.js.map"
},
"entrypoints": [
"static/css/main.8b4597ae.css",
"static/js/main.1c60cb44.js"
"static/js/main.3bc5e3c3.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="shortcut icon" href="/weatherclock/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#ffffff"/><meta name="description" content="Shows today's and tomorrow's weather on a clock face. Author: [email protected]"/><link rel="apple-touch-icon" href="logo192.png"/><link rel="manifest" href="/weatherclock/manifest.json"/><title>Weather Clock</title><script defer="defer" src="/weatherclock/static/js/main.1c60cb44.js"></script><link href="/weatherclock/static/css/main.8b4597ae.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="shortcut icon" href="/weatherclock/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#ffffff"/><meta name="description" content="Shows today's and tomorrow's weather on a clock face. Author: [email protected]"/><link rel="apple-touch-icon" href="logo192.png"/><link rel="manifest" href="/weatherclock/manifest.json"/><title>Weather Clock</title><script defer="defer" src="/weatherclock/static/js/main.3bc5e3c3.js"></script><link href="/weatherclock/static/css/main.8b4597ae.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.1c60cb44.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.1c60cb44.js → static/js/main.3bc5e3c3.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit 531fd93

Please sign in to comment.