OpenChatKit / index.html
csris's picture
trying to trigger a redeploy
ed516f8 unverified
<!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>