File size: 337 Bytes
be3baa5
ed516f8
be3baa5
 
 
 
 
 
 
 
6b8207d
be3baa5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<!-- seeing if this will fix things -->
<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>