AchyuthGamer commited on
Commit
ef6251e
1 Parent(s): 0c4cce1

Update client/html/index.html

Browse files
Files changed (1) hide show
  1. 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>FreeGPT</title>
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>NeonAI Chatbot</title>
34
  </head>
35
 
36
  <body data-urlprefix="{{ url_prefix}}">