chatbot-arena / index.html
weichiang's picture
Update index.html
6f5388a verified
raw
history blame contribute delete
No virus
318 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Chatbot Arena</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div>Please visit <a href="https://lmarena.ai" target="_blank">lmarena.ai</a>.</div>
</body>
</html>