Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
RayahDwikat committed Oct 12, 2023
1 parent 75951fc commit 5e378ed
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 8 deletions.
9 changes: 6 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"files": {
"main.css": "/frontend-final-2/static/css/main.a3b95427.css",
"main.js": "/frontend-final-2/static/js/main.fbc17fe1.js",
"main.js": "/frontend-final-2/static/js/main.aa4260d4.js",
"static/media/image3.jpg": "/frontend-final-2/static/media/image3.15acb824bff477d61d20.jpg",
"static/media/image1.jpg": "/frontend-final-2/static/media/image1.7ee05ab2398416e94d75.jpg",
"static/media/image4.jpg": "/frontend-final-2/static/media/image4.1276ae8b140ca7505434.jpg",
"index.html": "/frontend-final-2/index.html",
"main.a3b95427.css.map": "/frontend-final-2/static/css/main.a3b95427.css.map",
"main.fbc17fe1.js.map": "/frontend-final-2/static/js/main.fbc17fe1.js.map"
"main.aa4260d4.js.map": "/frontend-final-2/static/js/main.aa4260d4.js.map"
},
"entrypoints": [
"static/css/main.a3b95427.css",
"static/js/main.fbc17fe1.js"
"static/js/main.aa4260d4.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="/frontend-final-2/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="/frontend-final-2/logo192.png"/><link rel="manifest" href="/frontend-final-2/manifest.json"/><link rel="stylesheet" href="https://rsms.me/inter/inter.css"><link href="https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;700&display=swap" rel="stylesheet"/><title>React App</title><script defer="defer" src="/frontend-final-2/static/js/main.fbc17fe1.js"></script><link href="/frontend-final-2/static/css/main.a3b95427.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="/frontend-final-2/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="/frontend-final-2/logo192.png"/><link rel="manifest" href="/frontend-final-2/manifest.json"/><link rel="stylesheet" href="https://rsms.me/inter/inter.css"><link href="https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;700&display=swap" rel="stylesheet"/><title>React App</title><script defer="defer" src="/frontend-final-2/static/js/main.aa4260d4.js"></script><link href="/frontend-final-2/static/css/main.a3b95427.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions static/js/main.aa4260d4.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
Expand Down
1 change: 1 addition & 0 deletions static/js/main.aa4260d4.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.fbc17fe1.js

This file was deleted.

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

This file was deleted.

Binary file added static/media/image1.7ee05ab2398416e94d75.jpg
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 static/media/image3.15acb824bff477d61d20.jpg
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 static/media/image4.1276ae8b140ca7505434.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e378ed

Please sign in to comment.