Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ihkk committed Feb 13, 2024
1 parent 7a325b9 commit 075e90a
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 14 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

16 changes: 8 additions & 8 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/Web-ASSReader/static/css/main.9be1fc50.css",
"main.js": "/Web-ASSReader/static/js/main.7282c20d.js",
"static/js/592.27e40756.chunk.js": "/Web-ASSReader/static/js/592.27e40756.chunk.js",
"index.html": "/Web-ASSReader/index.html",
"main.9be1fc50.css.map": "/Web-ASSReader/static/css/main.9be1fc50.css.map",
"main.7282c20d.js.map": "/Web-ASSReader/static/js/main.7282c20d.js.map",
"592.27e40756.chunk.js.map": "/Web-ASSReader/static/js/592.27e40756.chunk.js.map"
"main.css": "/static/css/main.9be1fc50.css",
"main.js": "/static/js/main.50bd4175.js",
"static/js/592.27e40756.chunk.js": "/static/js/592.27e40756.chunk.js",
"index.html": "/index.html",
"main.9be1fc50.css.map": "/static/css/main.9be1fc50.css.map",
"main.50bd4175.js.map": "/static/js/main.50bd4175.js.map",
"592.27e40756.chunk.js.map": "/static/js/592.27e40756.chunk.js.map"
},
"entrypoints": [
"static/css/main.9be1fc50.css",
"static/js/main.7282c20d.js"
"static/js/main.50bd4175.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="/Web-ASSReader/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#12217D"/><meta name="description" content="A web app to read ASS files"/><link rel="apple-touch-icon" href="/Web-ASSReader/logo192.png"/><link rel="manifest" href="/Web-ASSReader/manifest.json"/><title>ASS Reader</title><script defer="defer" src="/Web-ASSReader/static/js/main.7282c20d.js"></script><link href="/Web-ASSReader/static/css/main.9be1fc50.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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#12217D"/><meta name="description" content="A web app to read ASS files"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>ASS Reader</title><script defer="defer" src="/static/js/main.50bd4175.js"></script><link href="/static/css/main.9be1fc50.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.7282c20d.js → static/js/main.50bd4175.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

0 comments on commit 075e90a

Please sign in to comment.