Skip to content

Commit 5a51c40

Browse files
update
1 parent 79b8c88 commit 5a51c40

File tree

7 files changed

+70
-7
lines changed

7 files changed

+70
-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.daa82a00.css",
4-
"main.js": "/static/js/main.2ba96bb2.js",
3+
"main.css": "/static/css/main.2a623a8b.css",
4+
"main.js": "/static/js/main.45a5323e.js",
55
"static/media/zero-savvy.jpg": "/static/media/zero-savvy.1e6c5788c25f6547117b.jpg",
66
"index.html": "/index.html",
7-
"main.daa82a00.css.map": "/static/css/main.daa82a00.css.map",
8-
"main.2ba96bb2.js.map": "/static/js/main.2ba96bb2.js.map"
7+
"main.2a623a8b.css.map": "/static/css/main.2a623a8b.css.map",
8+
"main.45a5323e.js.map": "/static/js/main.45a5323e.js.map"
99
},
1010
"entrypoints": [
11-
"static/css/main.daa82a00.css",
12-
"static/js/main.2ba96bb2.js"
11+
"static/css/main.2a623a8b.css",
12+
"static/js/main.45a5323e.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.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.2ba96bb2.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>
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.45a5323e.js"></script><link href="/static/css/main.2a623a8b.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.2a623a8b.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.2a623a8b.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.45a5323e.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: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
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+
/**
8+
* @license React
9+
* react-dom.production.min.js
10+
*
11+
* Copyright (c) Facebook, Inc. and its affiliates.
12+
*
13+
* This source code is licensed under the MIT license found in the
14+
* LICENSE file in the root directory of this source tree.
15+
*/
16+
17+
/**
18+
* @license React
19+
* react-jsx-runtime.production.min.js
20+
*
21+
* Copyright (c) Facebook, Inc. and its affiliates.
22+
*
23+
* This source code is licensed under the MIT license found in the
24+
* LICENSE file in the root directory of this source tree.
25+
*/
26+
27+
/**
28+
* @license React
29+
* react.production.min.js
30+
*
31+
* Copyright (c) Facebook, Inc. and its affiliates.
32+
*
33+
* This source code is licensed under the MIT license found in the
34+
* LICENSE file in the root directory of this source tree.
35+
*/
36+
37+
/**
38+
* @license React
39+
* scheduler.production.min.js
40+
*
41+
* Copyright (c) Facebook, Inc. and its affiliates.
42+
*
43+
* This source code is licensed under the MIT license found in the
44+
* LICENSE file in the root directory of this source tree.
45+
*/
46+
47+
/**
48+
* React Router v6.3.0
49+
*
50+
* Copyright (c) Remix Software Inc.
51+
*
52+
* This source code is licensed under the MIT license found in the
53+
* LICENSE.md file in the root directory of this source tree.
54+
*
55+
* @license MIT
56+
*/

static/js/main.45a5323e.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)