Upload 8 files
Browse files- asset-manifest.json +6 -6
- index.html +1 -1
asset-manifest.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
"files": {
|
3 |
-
"main.css": "/static/css/main.
|
4 |
-
"main.js": "/static/js/main.
|
5 |
"index.html": "/index.html",
|
6 |
-
"main.
|
7 |
-
"main.
|
8 |
},
|
9 |
"entrypoints": [
|
10 |
-
"static/css/main.
|
11 |
-
"static/js/main.
|
12 |
]
|
13 |
}
|
|
|
1 |
{
|
2 |
"files": {
|
3 |
+
"main.css": "/static/css/main.b69cc200.css",
|
4 |
+
"main.js": "/static/js/main.60bfe039.js",
|
5 |
"index.html": "/index.html",
|
6 |
+
"main.b69cc200.css.map": "/static/css/main.b69cc200.css.map",
|
7 |
+
"main.60bfe039.js.map": "/static/js/main.60bfe039.js.map"
|
8 |
},
|
9 |
"entrypoints": [
|
10 |
+
"static/css/main.b69cc200.css",
|
11 |
+
"static/js/main.60bfe039.js"
|
12 |
]
|
13 |
}
|
index.html
CHANGED
@@ -1 +1 @@
|
|
1 |
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.
|
|
|
1 |
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/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="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.60bfe039.js"></script><link href="/static/css/main.b69cc200.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|