Commit
·
37dadbb
1
Parent(s):
1911f66
Update index.html
Browse files- index.html +0 -6
index.html
CHANGED
|
@@ -7,12 +7,6 @@
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
-
<div class="card">
|
| 11 |
-
<p>
|
| 12 |
-
<a href="#" onClick=foo()>Click here to open OpenChatKit</a>
|
| 13 |
-
</p>
|
| 14 |
-
<iframe src="https://onegrandcircle.com/~justin/zaz.html"></iframe>
|
| 15 |
-
</div>
|
| 16 |
<iframe src="https://staging.together.xyz/open-chat?preview=1"></iframe>
|
| 17 |
</body>
|
| 18 |
|
|
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
<iframe src="https://staging.together.xyz/open-chat?preview=1"></iframe>
|
| 11 |
</body>
|
| 12 |
|