Skip to content

Commit

Permalink
Deploying to gh-pages from @ 77219f3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nastia-h8 committed Aug 25, 2023
1 parent c3395d3 commit c9061f1
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 14 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/goit-react-quiz-app/static/css/main.7acaea2f.css",
"main.js": "/goit-react-quiz-app/static/js/main.07d3183d.js",
"main.css": "/goit-react-quiz-app/static/css/main.cd2e038f.css",
"main.js": "/goit-react-quiz-app/static/js/main.d8a590f7.js",
"index.html": "/goit-react-quiz-app/index.html",
"main.7acaea2f.css.map": "/goit-react-quiz-app/static/css/main.7acaea2f.css.map",
"main.07d3183d.js.map": "/goit-react-quiz-app/static/js/main.07d3183d.js.map"
"main.cd2e038f.css.map": "/goit-react-quiz-app/static/css/main.cd2e038f.css.map",
"main.d8a590f7.js.map": "/goit-react-quiz-app/static/js/main.d8a590f7.js.map"
},
"entrypoints": [
"static/css/main.7acaea2f.css",
"static/js/main.07d3183d.js"
"static/css/main.cd2e038f.css",
"static/js/main.d8a590f7.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="/goit-react-quiz-app/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="/goit-react-quiz-app/logo192.png"/><link rel="manifest" href="/goit-react-quiz-app/manifest.json"/><title>React App</title><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script defer="defer" src="/goit-react-quiz-app/static/js/main.07d3183d.js"></script><link href="/goit-react-quiz-app/static/css/main.7acaea2f.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="/goit-react-quiz-app/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="/goit-react-quiz-app/logo192.png"/><link rel="manifest" href="/goit-react-quiz-app/manifest.json"/><title>React App</title><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><script defer="defer" src="/goit-react-quiz-app/static/js/main.d8a590f7.js"></script><link href="/goit-react-quiz-app/static/css/main.cd2e038f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions static/css/main.7acaea2f.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.7acaea2f.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions static/css/main.cd2e038f.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.cd2e038f.css.map

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

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

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,12 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* 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.
*/
1 change: 1 addition & 0 deletions static/js/main.d8a590f7.js.map

Large diffs are not rendered by default.

0 comments on commit c9061f1

Please sign in to comment.