Spaces:
Running
Running
Delete index.html
Browse files- index.html +0 -17
index.html
DELETED
@@ -1,17 +0,0 @@
|
|
1 |
-
<!doctype html>
|
2 |
-
<html lang="en">
|
3 |
-
<head>
|
4 |
-
<meta charset="UTF-8" />
|
5 |
-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
6 |
-
<link rel="preconnect" href="https://fonts.googleapis.com">
|
7 |
-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
8 |
-
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet">
|
9 |
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
10 |
-
<title>Vite + React + TS</title>
|
11 |
-
<script type="module" crossorigin src="/assets/index-DfZ8pThw.js"></script>
|
12 |
-
<link rel="stylesheet" crossorigin href="/assets/index-bTckGpIw.css">
|
13 |
-
</head>
|
14 |
-
<body>
|
15 |
-
<div id="root"></div>
|
16 |
-
</body>
|
17 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|