Skip to content

Commit

Permalink
Deploying to gh-pages from @ d6899d1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AM1007 committed Feb 28, 2024
1 parent 79aa688 commit acd95d0
Show file tree
Hide file tree
Showing 11 changed files with 42 additions and 26 deletions.
14 changes: 7 additions & 7 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/react-homework-template/static/css/main.bd700e97.css",
"main.js": "/react-homework-template/static/js/main.e39f7f02.js",
"index.html": "/react-homework-template/index.html",
"main.bd700e97.css.map": "/react-homework-template/static/css/main.bd700e97.css.map",
"main.e39f7f02.js.map": "/react-homework-template/static/js/main.e39f7f02.js.map"
"main.css": "/react-tabs/static/css/main.7c4f8962.css",
"main.js": "/react-tabs/static/js/main.6e1ef7d0.js",
"index.html": "/react-tabs/index.html",
"main.7c4f8962.css.map": "/react-tabs/static/css/main.7c4f8962.css.map",
"main.6e1ef7d0.js.map": "/react-tabs/static/js/main.6e1ef7d0.js.map"
},
"entrypoints": [
"static/css/main.bd700e97.css",
"static/js/main.e39f7f02.js"
"static/css/main.7c4f8962.css",
"static/js/main.6e1ef7d0.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="/react-homework-template/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="stylesheet" href="node_modules/modern-normalize/modern-normalize.css"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><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="/react-homework-template/static/js/main.e39f7f02.js"></script><link href="/react-homework-template/static/css/main.bd700e97.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="/react-tabs/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="stylesheet" href="node_modules/modern-normalize/modern-normalize.css"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><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="/react-tabs/static/js/main.6e1ef7d0.js"></script><link href="/react-tabs/static/css/main.7c4f8962.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.7c4f8962.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.7c4f8962.css.map

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

2 changes: 0 additions & 2 deletions static/css/main.bd700e97.css

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
Expand All @@ -10,7 +12,7 @@

/**
* @license React
* react-is.production.min.js
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand All @@ -20,7 +22,7 @@

/**
* @license React
* react-jsx-runtime.production.min.js
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand All @@ -30,7 +32,7 @@

/**
* @license React
* react.production.min.js
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand All @@ -39,20 +41,34 @@
*/

/**
* @license React
* scheduler.production.min.js
* @remix-run/router v1.15.1
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

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

/**
* React Router v6.22.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
1 change: 1 addition & 0 deletions static/js/main.6e1ef7d0.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

0 comments on commit acd95d0

Please sign in to comment.