Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alibkm95 committed Apr 1, 2024
0 parents commit bfe65eb
Show file tree
Hide file tree
Showing 17 changed files with 76 additions and 0 deletions.
22 changes: 22 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"files": {
"main.css": "/React-app_GPT3-Clone/static/css/main.287c7afb.css",
"main.js": "/React-app_GPT3-Clone/static/js/main.9e7650ba.js",
"static/media/ai.png": "/React-app_GPT3-Clone/static/media/ai.aa60586ba1ba53762d94.png",
"static/media/possibility.png": "/React-app_GPT3-Clone/static/media/possibility.525f13b61a2157d44de0.png",
"static/media/blog01.png": "/React-app_GPT3-Clone/static/media/blog01.cefc0932eae0d33a0342.png",
"static/media/blog03.png": "/React-app_GPT3-Clone/static/media/blog03.d922323861096f25274f.png",
"static/media/blog04.png": "/React-app_GPT3-Clone/static/media/blog04.742c1357e7b6c11078e6.png",
"static/media/blog05.png": "/React-app_GPT3-Clone/static/media/blog05.bfaa1c1e3851158e0e1f.png",
"static/media/blog02.png": "/React-app_GPT3-Clone/static/media/blog02.ab0eb367561796e91532.png",
"static/media/people.png": "/React-app_GPT3-Clone/static/media/people.5cd2d6fbcd48bd63f106.png",
"static/media/logo.svg": "/React-app_GPT3-Clone/static/media/logo.5114679faa0cce74946769ded97f1c89.svg",
"index.html": "/React-app_GPT3-Clone/index.html",
"main.287c7afb.css.map": "/React-app_GPT3-Clone/static/css/main.287c7afb.css.map",
"main.9e7650ba.js.map": "/React-app_GPT3-Clone/static/js/main.9e7650ba.js.map"
},
"entrypoints": [
"static/css/main.287c7afb.css",
"static/js/main.9e7650ba.js"
]
}
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/React-app_GPT3-Clone/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>GPT-3</title><script defer="defer" src="/React-app_GPT3-Clone/static/js/main.9e7650ba.js"></script><link href="/React-app_GPT3-Clone/static/css/main.287c7afb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/css/main.287c7afb.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.287c7afb.css.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions static/js/main.9e7650ba.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* @license React
* react-dom.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
*
* 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.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
* scheduler.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.
*/
1 change: 1 addition & 0 deletions static/js/main.9e7650ba.js.map

Large diffs are not rendered by default.

Binary file added static/media/ai.aa60586ba1ba53762d94.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 static/media/blog01.cefc0932eae0d33a0342.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 static/media/blog02.ab0eb367561796e91532.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 static/media/blog03.d922323861096f25274f.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 static/media/blog04.742c1357e7b6c11078e6.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 static/media/blog05.bfaa1c1e3851158e0e1f.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions static/media/logo.5114679faa0cce74946769ded97f1c89.svg
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/people.5cd2d6fbcd48bd63f106.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 static/media/possibility.525f13b61a2157d44de0.png
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 bfe65eb

Please sign in to comment.