Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
imsoria committed Nov 16, 2023
1 parent 248f577 commit b5b1d37
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/click-counter-react/static/css/main.d91cefbb.css",
"main.js": "/click-counter-react/static/js/main.1b98ddbf.js",
"static/media/soria-logo.png": "/click-counter-react/static/media/soria-logo.da0a53f3e1cccd2247c6.png",
"index.html": "/click-counter-react/index.html",
"main.d91cefbb.css.map": "/click-counter-react/static/css/main.d91cefbb.css.map",
"main.1b98ddbf.js.map": "/click-counter-react/static/js/main.1b98ddbf.js.map"
"main.css": "/click-counter-react/public/index.html/static/css/main.d91cefbb.css",
"main.js": "/click-counter-react/public/index.html/static/js/main.92f22e49.js",
"static/media/soria-logo.png": "/click-counter-react/public/index.html/static/media/soria-logo.da0a53f3e1cccd2247c6.png",
"index.html": "/click-counter-react/public/index.html/index.html",
"main.d91cefbb.css.map": "/click-counter-react/public/index.html/static/css/main.d91cefbb.css.map",
"main.92f22e49.js.map": "/click-counter-react/public/index.html/static/js/main.92f22e49.js.map"
},
"entrypoints": [
"static/css/main.d91cefbb.css",
"static/js/main.1b98ddbf.js"
"static/js/main.92f22e49.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="/click-counter-react/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="/click-counter-react/logo192.png"/><link rel="manifest" href="/click-counter-react/manifest.json"/><title>React App</title><script defer="defer" src="/click-counter-react/static/js/main.1b98ddbf.js"></script><link href="/click-counter-react/static/css/main.d91cefbb.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="/click-counter-react/public/index.html/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Counting clicks app" content="Web site created using create-react-app, to count clicks"/><link rel="apple-touch-icon" href="/click-counter-react/public/index.html/logo192.png"/><link rel="manifest" href="/click-counter-react/public/index.html/manifest.json"/><title>Counting Clicks React app</title><script defer="defer" src="/click-counter-react/public/index.html/static/js/main.92f22e49.js"></script><link href="/click-counter-react/public/index.html/static/css/main.d91cefbb.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.1b98ddbf.js → static/js/main.92f22e49.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit b5b1d37

Please sign in to comment.