Update index.html
Browse files- index.html +13 -12
index.html
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
-
<!doctype html>
|
2 |
-
<html lang="en">
|
3 |
-
<head>
|
4 |
-
<meta charset="UTF-8" />
|
5 |
-
<link rel="icon" type="image/png" href="/
|
6 |
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
-
<title>Whisper
|
8 |
<script type="module" crossorigin src="/assets/index-BhmR22p9.js"></script>
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-CiUP2dUz.css">
|
10 |
-
</head>
|
11 |
-
<body>
|
12 |
-
<div id="root"></div>
|
13 |
-
|
14 |
-
</
|
|
|
|
1 |
+
<!doctype html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8" />
|
5 |
+
<link rel="icon" type="image/png" href="/logox.pngx" />
|
6 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
+
<title>Whisper Realtime</title>
|
8 |
<script type="module" crossorigin src="/assets/index-BhmR22p9.js"></script>
|
9 |
<link rel="stylesheet" crossorigin href="/assets/index-CiUP2dUz.css">
|
10 |
+
</head>
|
11 |
+
<body>
|
12 |
+
<div id="root"></div>
|
13 |
+
|
14 |
+
</body>
|
15 |
+
</html>
|