Spaces:
Running
Running
File size: 313 Bytes
163344f a4d2f8a 163344f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!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>
|