Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Alice8080 committed Aug 2, 2023
1 parent 5b5f47d commit 5bb4d4c
Show file tree
Hide file tree
Showing 7 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": "/work_tracker/static/css/main.6d34624a.css",
"main.js": "/work_tracker/static/js/main.079a9bb9.js",
"main.js": "/work_tracker/static/js/main.aadbb80d.js",
"static/media/roboto-all-500-normal.woff": "/work_tracker/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff",
"static/media/roboto-all-700-normal.woff": "/work_tracker/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff",
"static/media/roboto-all-400-normal.woff": "/work_tracker/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff",
Expand Down Expand Up @@ -36,10 +36,10 @@
"static/media/roboto-greek-ext-700-normal.woff2": "/work_tracker/static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2",
"index.html": "/work_tracker/index.html",
"main.6d34624a.css.map": "/work_tracker/static/css/main.6d34624a.css.map",
"main.079a9bb9.js.map": "/work_tracker/static/js/main.079a9bb9.js.map"
"main.aadbb80d.js.map": "/work_tracker/static/js/main.aadbb80d.js.map"
},
"entrypoints": [
"static/css/main.6d34624a.css",
"static/js/main.079a9bb9.js"
"static/js/main.aadbb80d.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="ru"><head><meta charset="utf-8"/><link rel="icon" href="/work_tracker/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Бот для отслеживания времени работы"/><link rel="apple-touch-icon" href="/work_tracker/logo192.png"/><link rel="manifest" href="/work_tracker/manifest.json"/><link rel="shortcut icon" href="/work_tracker/favicon.ico"/><link rel="icon" href="/work_tracker/favicon.ico"/><title>Трекер работы</title><script defer="defer" src="/work_tracker/static/js/main.079a9bb9.js"></script><link href="/work_tracker/static/css/main.6d34624a.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="ru"><head><meta charset="utf-8"/><link rel="icon" href="/work_tracker/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="Бот для отслеживания времени работы"/><link rel="apple-touch-icon" href="/work_tracker/logo192.png"/><link rel="manifest" href="/work_tracker/manifest.json"/><link rel="shortcut icon" href="/work_tracker/favicon.ico"/><link rel="icon" href="/work_tracker/favicon.ico"/><title>Трекер работы</title><script defer="defer" src="/work_tracker/static/js/main.aadbb80d.js"></script><link href="/work_tracker/static/css/main.6d34624a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.079a9bb9.js

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.aadbb80d.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit 5bb4d4c

Please sign in to comment.