weichiang commited on
Commit
9fc96b1
1 Parent(s): 5bfb2c6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -4,7 +4,7 @@
4
  <head>
5
  <meta charset="utf-8" />
6
  <meta name="viewport" content="width=device-width" />
7
- <title>Chat and Battle with Open LLMs</title>
8
  <link rel="stylesheet" href="style.css" />
9
  </head>
10
  <body>
 
4
  <head>
5
  <meta charset="utf-8" />
6
  <meta name="viewport" content="width=device-width" />
7
+ <title>Chatbot Arena</title>
8
  <link rel="stylesheet" href="style.css" />
9
  </head>
10
  <body>