Spaces:
Running
Running
Update title
Browse files- index.html +1 -1
index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
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 + Svelte + TS</title>
|
8 |
</head>
|
9 |
<body>
|
10 |
<div id="app"></div>
|
|
|
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 + Svelte + TS hosted on HF Spaces</title>
|
8 |
</head>
|
9 |
<body>
|
10 |
<div id="app"></div>
|