Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
WolffM committed Jan 31, 2024
1 parent 43aff0a commit 49edb71
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 22 deletions.
18 changes: 9 additions & 9 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/webcomicreact/static/css/main.4ccaeb95.css",
"main.js": "/webcomicreact/static/js/main.6aa83f4e.js",
"static/js/787.ee3c2dba.chunk.js": "/webcomicreact/static/js/787.ee3c2dba.chunk.js",
"index.html": "/webcomicreact/index.html",
"main.4ccaeb95.css.map": "/webcomicreact/static/css/main.4ccaeb95.css.map",
"main.6aa83f4e.js.map": "/webcomicreact/static/js/main.6aa83f4e.js.map",
"787.ee3c2dba.chunk.js.map": "/webcomicreact/static/js/787.ee3c2dba.chunk.js.map"
"main.css": "/webcomicreact/src/static/css/main.54a40cb2.css",
"main.js": "/webcomicreact/src/static/js/main.beaa53ff.js",
"static/js/787.e1df6df6.chunk.js": "/webcomicreact/src/static/js/787.e1df6df6.chunk.js",
"index.html": "/webcomicreact/src/index.html",
"main.54a40cb2.css.map": "/webcomicreact/src/static/css/main.54a40cb2.css.map",
"main.beaa53ff.js.map": "/webcomicreact/src/static/js/main.beaa53ff.js.map",
"787.e1df6df6.chunk.js.map": "/webcomicreact/src/static/js/787.e1df6df6.chunk.js.map"
},
"entrypoints": [
"static/css/main.4ccaeb95.css",
"static/js/main.6aa83f4e.js"
"static/css/main.54a40cb2.css",
"static/js/main.beaa53ff.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="/webcomicreact/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/webcomicreact/logo192.png"/><link rel="manifest" href="/webcomicreact/manifest.json"/><title>React App</title><script defer="defer" src="/webcomicreact/static/js/main.6aa83f4e.js"></script><link href="/webcomicreact/static/css/main.4ccaeb95.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="/webcomicreact/src/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/webcomicreact/src/logo192.png"/><link rel="manifest" href="/webcomicreact/src/manifest.json"/><title>Checkmate Productions</title><script defer="defer" src="/webcomicreact/src/static/js/main.beaa53ff.js"></script><link href="/webcomicreact/src/static/css/main.54a40cb2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions static/css/main.4ccaeb95.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.4ccaeb95.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions static/css/main.54a40cb2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.54a40cb2.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions static/js/787.e1df6df6.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 49edb71

Please sign in to comment.