Shubham Naik commited on
Commit ·
6b8207d
1
Parent(s): cf619c3
chore: nudge
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -7,6 +7,6 @@
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
-
<iframe src="https://api.together.xyz/open-chat"></iframe>
|
| 11 |
</body>
|
| 12 |
</html>
|
|
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
+
<iframe src="https://api.together.xyz/open-chat?preview=1"></iframe>
|
| 11 |
</body>
|
| 12 |
</html>
|