Spaces:
Running
Running
File size: 297 Bytes
3f5aecc |
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://api.together.xyz/open-chat?preview=1"></iframe>
</body>
</html>
|