Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- assets/{index-D_Rvzh0v.css → index-BdZ6slQd.css} +0 -0
- assets/index-CHqn31rb.js +0 -0
- assets/index-CkhzpNg6.js +0 -0
- index.html +3 -3
assets/{index-D_Rvzh0v.css → index-BdZ6slQd.css}
RENAMED
The diff for this file is too large to render.
See raw diff
|
|
assets/index-CHqn31rb.js
DELETED
The diff for this file is too large to render.
See raw diff
|
|
assets/index-CkhzpNg6.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
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="
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
<title>Vite + React</title>
|
8 |
-
<script type="module" crossorigin src="
|
9 |
-
<link rel="stylesheet" crossorigin href="
|
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="./vite.svg" />
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
<title>Vite + React</title>
|
8 |
+
<script type="module" crossorigin src="./assets/index-CkhzpNg6.js"></script>
|
9 |
+
<link rel="stylesheet" crossorigin href="./assets/index-BdZ6slQd.css">
|
10 |
</head>
|
11 |
<body>
|
12 |
<div id="root"></div>
|