Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketjaswal committed Oct 4, 2024
1 parent 09bb43f commit 5819cfb
Show file tree
Hide file tree
Showing 5 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,15 +1,15 @@
{
"files": {
"main.css": "/PokeDex/static/css/main.f599279c.css",
"main.js": "/PokeDex/static/js/main.82b4189b.js",
"main.js": "/PokeDex/static/js/main.c0c1d415.js",
"static/js/453.a6a97343.chunk.js": "/PokeDex/static/js/453.a6a97343.chunk.js",
"index.html": "/PokeDex/index.html",
"main.f599279c.css.map": "/PokeDex/static/css/main.f599279c.css.map",
"main.82b4189b.js.map": "/PokeDex/static/js/main.82b4189b.js.map",
"main.c0c1d415.js.map": "/PokeDex/static/js/main.c0c1d415.js.map",
"453.a6a97343.chunk.js.map": "/PokeDex/static/js/453.a6a97343.chunk.js.map"
},
"entrypoints": [
"static/css/main.f599279c.css",
"static/js/main.82b4189b.js"
"static/js/main.c0c1d415.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="/PokeDex/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 href="https://fonts.cdnfonts.com/css/pokemon-solid" rel="stylesheet"/><link href="https://fonts.cdnfonts.com/css/pokemon-hollow" rel="stylesheet"/><link rel="apple-touch-icon" href="/PokeDex/logo192.png"/><link rel="manifest" href="/PokeDex/manifest.json"/><title>React App</title><script defer="defer" src="/PokeDex/static/js/main.82b4189b.js"></script><link href="/PokeDex/static/css/main.f599279c.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="/PokeDex/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 href="https://fonts.cdnfonts.com/css/pokemon-solid" rel="stylesheet"/><link href="https://fonts.cdnfonts.com/css/pokemon-hollow" rel="stylesheet"/><link rel="apple-touch-icon" href="/PokeDex/logo192.png"/><link rel="manifest" href="/PokeDex/manifest.json"/><title>React App</title><script defer="defer" src="/PokeDex/static/js/main.c0c1d415.js"></script><link href="/PokeDex/static/css/main.f599279c.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.82b4189b.js → static/js/main.c0c1d415.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 5819cfb

Please sign in to comment.