Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -4,8 +4,8 @@
|
|
| 4 |
<head>
|
| 5 |
<meta charset="utf-8" />
|
| 6 |
<meta name="viewport" content="width=device-width" />
|
| 7 |
-
<link rel="canonical" href="https://artificialanalysis.ai/leaderboards/
|
| 8 |
-
<title>Artificial Analysis LLM
|
| 9 |
<style>
|
| 10 |
body {
|
| 11 |
margin: 0;
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
|
| 27 |
<body>
|
| 28 |
<div class="fullframe">
|
| 29 |
-
<iframe class="iframe-element" allowfullscreen="true" frameborder="0" src="https://artificialanalysis.ai/embed/llm-
|
| 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://artificialanalysis.ai/leaderboards/models" />
|
| 8 |
+
<title>Artificial Analysis LLM Leaderboard</title>
|
| 9 |
<style>
|
| 10 |
body {
|
| 11 |
margin: 0;
|
|
|
|
| 26 |
|
| 27 |
<body>
|
| 28 |
<div class="fullframe">
|
| 29 |
+
<iframe class="iframe-element" allowfullscreen="true" frameborder="0" src="https://artificialanalysis.ai/embed/llm-leaderboard">
|
| 30 |
</iframe>
|
| 31 |
</div>
|
| 32 |
</body>
|