weichiang commited on
Commit
325ca36
·
verified ·
1 Parent(s): 82de01d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -4,7 +4,7 @@
4
  <head>
5
  <meta charset="utf-8" />
6
  <meta name="viewport" content="width=device-width" />
7
- <link rel="canonical" href="https://lmarena.ai" />
8
  <title>LMArena Leaderboard</title>
9
  <style>
10
  body {
@@ -26,7 +26,7 @@
26
 
27
  <body>
28
  <div class="fullframe">
29
- <iframe class="iframe-element" allowfullscreen="true" frameborder="0" src="https://lmarena.ai">
30
  </iframe>
31
  </div>
32
  </body>
 
4
  <head>
5
  <meta charset="utf-8" />
6
  <meta name="viewport" content="width=device-width" />
7
+ <link rel="canonical" href="https://lmarena.ai/leaderboard/text" />
8
  <title>LMArena Leaderboard</title>
9
  <style>
10
  body {
 
26
 
27
  <body>
28
  <div class="fullframe">
29
+ <iframe class="iframe-element" allowfullscreen="true" frameborder="0" src="https://lmarena.ai/leaderboard/text">
30
  </iframe>
31
  </div>
32
  </body>