N.Achyuth Reddy
commited on
Commit
·
217331f
1
Parent(s):
2073391
Update client/html/index.html
Browse files- client/html/index.html +1 -1
client/html/index.html
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
<link
|
31 |
rel="stylesheet"
|
32 |
href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@latest/build/styles/base16/dracula.min.css" />
|
33 |
-
<title>OpenGPT
|
34 |
</head>
|
35 |
|
36 |
<body data-urlprefix="{{ url_prefix}}">
|
|
|
30 |
<link
|
31 |
rel="stylesheet"
|
32 |
href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@latest/build/styles/base16/dracula.min.css" />
|
33 |
+
<title>OpenGPT</title>
|
34 |
</head>
|
35 |
|
36 |
<body data-urlprefix="{{ url_prefix}}">
|