File size: 289 Bytes
a3f3dbc
 
 
 
 
b507d12
a3f3dbc
 
 
b507d12
a3f3dbc
b507d12
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>Chatter</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<iframe src="https://api.together.xyz/bloom-chat?preview=1"></iframe>
	</body>
</html>