Spaces:
Running
Running
Add built frontend to backend static
Browse files
py_backend/static/assets/{index-BaZF8i7N.js → index-CIN1hTCm.js}
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
py_backend/static/index.html
CHANGED
|
@@ -2,11 +2,11 @@
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
<title>Vite + React + TS</title>
|
| 8 |
-
<script type="module" crossorigin src="/assets/index-
|
| 9 |
-
<link rel="stylesheet" crossorigin href="/assets/index-CPK5GWsU.css">
|
| 10 |
</head>
|
| 11 |
<body>
|
| 12 |
<div id="root"></div>
|
|
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
+
<link rel="icon" type="image/svg+xml" href="/app/vite.svg" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
<title>Vite + React + TS</title>
|
| 8 |
+
<script type="module" crossorigin src="/app/assets/index-CIN1hTCm.js"></script>
|
| 9 |
+
<link rel="stylesheet" crossorigin href="/app/assets/index-CPK5GWsU.css">
|
| 10 |
</head>
|
| 11 |
<body>
|
| 12 |
<div id="root"></div>
|