krinlove commited on
Commit
9ce715c
·
verified ·
1 Parent(s): 701fe3f

Update src/app.html

Browse files
Files changed (1) hide show
  1. src/app.html +2 -2
src/app.html CHANGED
@@ -9,7 +9,7 @@
9
  <link
10
  rel="search"
11
  type="application/opensearchdescription+xml"
12
- title="Open WebUI"
13
  href="/opensearch.xml"
14
  />
15
 
@@ -59,7 +59,7 @@
59
  })();
60
  </script>
61
 
62
- <title>Open WebUI</title>
63
 
64
  %sveltekit.head%
65
  </head>
 
9
  <link
10
  rel="search"
11
  type="application/opensearchdescription+xml"
12
+ title="X-Chat"
13
  href="/opensearch.xml"
14
  />
15
 
 
59
  })();
60
  </script>
61
 
62
+ <title>X-Chat</title>
63
 
64
  %sveltekit.head%
65
  </head>