Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarajanprince committed Dec 24, 2023
1 parent 8aad74c commit fb0e0ae
Show file tree
Hide file tree
Showing 14 changed files with 36 additions and 57 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "/yts-react/static/css/main.b13e2d77.css",
"main.js": "/yts-react/static/js/main.df3ce150.js",
"main.js": "/yts-react/static/js/main.ebc6b09d.js",
"static/js/787.2f7da387.chunk.js": "/yts-react/static/js/787.2f7da387.chunk.js",
"static/media/loading.gif": "/yts-react/static/media/loading.10c22b05b0fd8d5bc0e2.gif",
"index.html": "/yts-react/index.html",
"main.b13e2d77.css.map": "/yts-react/static/css/main.b13e2d77.css.map",
"main.df3ce150.js.map": "/yts-react/static/js/main.df3ce150.js.map",
"main.ebc6b09d.js.map": "/yts-react/static/js/main.ebc6b09d.js.map",
"787.2f7da387.chunk.js.map": "/yts-react/static/js/787.2f7da387.chunk.js.map"
},
"entrypoints": [
"static/css/main.b13e2d77.css",
"static/js/main.df3ce150.js"
"static/js/main.ebc6b09d.js"
]
}
Binary file added favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<head><script defer="defer" src="/static/js/main.5ee0df5a.js"></script><link href="/static/css/main.b13e2d77.css" rel="stylesheet"><script defer="defer" src="/yts-react/static/js/main.df3ce150.js"></script><link href="/yts-react/static/css/main.b13e2d77.css" rel="stylesheet"></head>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/yts-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="/yts-react/logo192.png"/><link rel="manifest" href="/yts-react/manifest.json"/><title>React App</title><script defer="defer" src="/yts-react/static/js/main.ebc6b09d.js"></script><link href="/yts-react/static/css/main.b13e2d77.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
3 changes: 0 additions & 3 deletions static/js/main.5ee0df5a.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.5ee0df5a.js.map

This file was deleted.

45 changes: 0 additions & 45 deletions static/js/main.df3ce150.js.LICENSE.txt

This file was deleted.

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

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.df3ce150.js → static/js/main.ebc6b09d.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit fb0e0ae

Please sign in to comment.