CompassArena / index.html
zsytony's picture
Update index.html
a4d2f8a verified
raw
history blame
313 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<iframe src="https://arena.opencompass.org.cn/" title="CompassArena"></iframe>
</body>
</html>