OpenChatKit / index.html
csris's picture
index: point back at staging
a232359
raw history blame
No virus
291 Bytes
<!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://staging.together.xyz/open-chat"></iframe>
</body>
</html>