Skip to content

Commit 02951b9

Browse files
push
1 parent e2cd2e6 commit 02951b9

File tree

7 files changed

+72
-7
lines changed

7 files changed

+72
-7
lines changed

asset-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.2dfbba9f.css",
4-
"main.js": "/static/js/main.74a1031e.js",
3+
"main.css": "/static/css/main.daa82a00.css",
4+
"main.js": "/static/js/main.e82e17f2.js",
55
"static/media/zero-savvy.jpg": "/static/media/zero-savvy.1e6c5788c25f6547117b.jpg",
66
"index.html": "/index.html",
7-
"main.2dfbba9f.css.map": "/static/css/main.2dfbba9f.css.map",
8-
"main.74a1031e.js.map": "/static/js/main.74a1031e.js.map"
7+
"main.daa82a00.css.map": "/static/css/main.daa82a00.css.map",
8+
"main.e82e17f2.js.map": "/static/js/main.e82e17f2.js.map"
99
},
1010
"entrypoints": [
11-
"static/css/main.2dfbba9f.css",
12-
"static/js/main.74a1031e.js"
11+
"static/css/main.daa82a00.css",
12+
"static/js/main.e82e17f2.js"
1313
]
1414
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="../src/assets/images/logo.png"/><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="../src/assets/images/logo.png"/><link rel="manifest" href="/manifest.json"/><title>Zero-Savvy</title><script defer="defer" src="/static/js/main.74a1031e.js"></script><link href="/static/css/main.2dfbba9f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="../src/assets/images/logo.jpg"/><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="../src/assets/images/logo.jpg"/><link rel="manifest" href="/manifest.json"/><title>Zero-Savvy</title><script defer="defer" src="/static/js/main.e82e17f2.js"></script><link href="/static/css/main.daa82a00.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/css/main.daa82a00.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.daa82a00.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.e82e17f2.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
/*!
2+
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
3+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4+
* Copyright 2022 Fonticons, Inc.
5+
*/
6+
7+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
8+
9+
/**
10+
* @license React
11+
* react-dom.production.min.js
12+
*
13+
* Copyright (c) Facebook, Inc. and its affiliates.
14+
*
15+
* This source code is licensed under the MIT license found in the
16+
* LICENSE file in the root directory of this source tree.
17+
*/
18+
19+
/**
20+
* @license React
21+
* react-jsx-runtime.production.min.js
22+
*
23+
* Copyright (c) Facebook, Inc. and its affiliates.
24+
*
25+
* This source code is licensed under the MIT license found in the
26+
* LICENSE file in the root directory of this source tree.
27+
*/
28+
29+
/**
30+
* @license React
31+
* react.production.min.js
32+
*
33+
* Copyright (c) Facebook, Inc. and its affiliates.
34+
*
35+
* This source code is licensed under the MIT license found in the
36+
* LICENSE file in the root directory of this source tree.
37+
*/
38+
39+
/**
40+
* @license React
41+
* scheduler.production.min.js
42+
*
43+
* Copyright (c) Facebook, Inc. and its affiliates.
44+
*
45+
* This source code is licensed under the MIT license found in the
46+
* LICENSE file in the root directory of this source tree.
47+
*/
48+
49+
/**
50+
* React Router v6.3.0
51+
*
52+
* Copyright (c) Remix Software Inc.
53+
*
54+
* This source code is licensed under the MIT license found in the
55+
* LICENSE.md file in the root directory of this source tree.
56+
*
57+
* @license MIT
58+
*/

static/js/main.e82e17f2.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)