Spaces:
Sleeping
Sleeping
Update src/index.html
Browse files- src/index.html +2 -2
src/index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
6 |
-
<title>
|
7 |
<base href="/">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
@@ -18,4 +18,4 @@
|
|
18 |
<app-root></app-root>
|
19 |
</body>
|
20 |
|
21 |
-
</html>
|
|
|
3 |
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
6 |
+
<title>ATrad GPT</title>
|
7 |
<base href="/">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
|
18 |
<app-root></app-root>
|
19 |
</body>
|
20 |
|
21 |
+
</html>
|