Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tjklint committed Jul 20, 2024
1 parent 179266e commit 6307658
Show file tree
Hide file tree
Showing 5 changed files with 19 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": "/static/css/main.88c255ff.css",
"main.js": "/static/js/main.c338e0eb.js",
"main.js": "/static/js/main.3fe4afb2.js",
"static/js/453.d3bffd49.chunk.js": "/static/js/453.d3bffd49.chunk.js",
"static/media/PokePC.gif": "/static/media/PokePC.b0a25b1be642143a26ad.gif",
"static/media/tjklint2.jpg": "/static/media/tjklint2.19779b5f8c006d3d24dd.jpg",
Expand All @@ -16,11 +16,11 @@
"static/media/RobotoMono-Medium.ttf": "/static/media/RobotoMono-Medium.275e41b58d96111c1152.ttf",
"index.html": "/index.html",
"main.88c255ff.css.map": "/static/css/main.88c255ff.css.map",
"main.c338e0eb.js.map": "/static/js/main.c338e0eb.js.map",
"main.3fe4afb2.js.map": "/static/js/main.3fe4afb2.js.map",
"453.d3bffd49.chunk.js.map": "/static/js/453.d3bffd49.chunk.js.map"
},
"entrypoints": [
"static/css/main.88c255ff.css",
"static/js/main.c338e0eb.js"
"static/js/main.3fe4afb2.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="/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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.c338e0eb.js"></script><link href="/static/css/main.88c255ff.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="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.3fe4afb2.js"></script><link href="/static/css/main.88c255ff.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.c338e0eb.js → static/js/main.3fe4afb2.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,17 @@
* @license MIT
*/

/**
* React Router DOM v6.25.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.25.1
*
Expand Down

Large diffs are not rendered by default.

0 comments on commit 6307658

Please sign in to comment.