Skip to content

Commit

Permalink
deploy: 1602c52
Browse files Browse the repository at this point in the history
  • Loading branch information
do0ori committed Oct 3, 2024
1 parent 9abb7e6 commit 0ebb462
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"files": {
"main.css": "/visual-timer/static/css/main.9ee5c168.css",
"main.js": "/visual-timer/static/js/main.54debd92.js",
"main.js": "/visual-timer/static/js/main.fd2dd32b.js",
"static/media/alarmSound.mp3": "/visual-timer/static/media/alarmSound.e0347873381d6798c567.mp3",
"index.html": "/visual-timer/index.html",
"main.9ee5c168.css.map": "/visual-timer/static/css/main.9ee5c168.css.map",
"main.54debd92.js.map": "/visual-timer/static/js/main.54debd92.js.map"
"main.fd2dd32b.js.map": "/visual-timer/static/js/main.fd2dd32b.js.map"
},
"entrypoints": [
"static/css/main.9ee5c168.css",
"static/js/main.54debd92.js"
"static/js/main.fd2dd32b.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="/visual-timer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Visual Timer App"/><link rel="apple-touch-icon" href="/visual-timer/logo500.png"/><link rel="manifest" href="/visual-timer/manifest.json"/><title>Visual Timer</title><script defer="defer" src="/visual-timer/static/js/main.54debd92.js"></script><link href="/visual-timer/static/css/main.9ee5c168.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="/visual-timer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Visual Timer App"/><link rel="apple-touch-icon" href="/visual-timer/logo500.png"/><link rel="manifest" href="/visual-timer/manifest.json"/><title>Visual Timer</title><script defer="defer" src="/visual-timer/static/js/main.fd2dd32b.js"></script><link href="/visual-timer/static/css/main.9ee5c168.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.54debd92.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.54debd92.js → static/js/main.fd2dd32b.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Binary file added static/media/alarmSound.e0347873381d6798c567.mp3
Binary file not shown.

0 comments on commit 0ebb462

Please sign in to comment.