AchyuthGamer
commited on
Commit
·
f23fdbe
1
Parent(s):
9bcd8e5
Update client/html/index.html
Browse files- client/html/index.html +4 -4
client/html/index.html
CHANGED
@@ -15,18 +15,18 @@
|
|
15 |
<link
|
16 |
rel="apple-touch-icon"
|
17 |
sizes="180x180"
|
18 |
-
href="/
|
19 |
<link
|
20 |
rel="icon"
|
21 |
type="image/png"
|
22 |
sizes="32x32"
|
23 |
-
href="/
|
24 |
<link
|
25 |
rel="icon"
|
26 |
type="image/png"
|
27 |
sizes="16x16"
|
28 |
-
href="/
|
29 |
-
<link rel="manifest" href=
|
30 |
<link
|
31 |
rel="stylesheet"
|
32 |
href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@latest/build/styles/base16/dracula.min.css" />
|
|
|
15 |
<link
|
16 |
rel="apple-touch-icon"
|
17 |
sizes="180x180"
|
18 |
+
href="https://huggingface.co/spaces/AchyuthGamer/OpenGPT/resolve/main/client/img/opengpt-main_logo-removebg-preview.png" />
|
19 |
<link
|
20 |
rel="icon"
|
21 |
type="image/png"
|
22 |
sizes="32x32"
|
23 |
+
href="https://huggingface.co/spaces/AchyuthGamer/OpenGPT/resolve/main/client/img/opengpt-main_logo-removebg-preview.png" />
|
24 |
<link
|
25 |
rel="icon"
|
26 |
type="image/png"
|
27 |
sizes="16x16"
|
28 |
+
href="https://huggingface.co/spaces/AchyuthGamer/OpenGPT/resolve/main/client/img/opengpt-main_logo-removebg-preview.png" />
|
29 |
+
<link rel="manifest" href=https://huggingface.co/spaces/AchyuthGamer/OpenGPT/resolve/main/client/img/opengpt-main_logo-removebg-preview.png" />
|
30 |
<link
|
31 |
rel="stylesheet"
|
32 |
href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@latest/build/styles/base16/dracula.min.css" />
|