Commit
·
3ac3fef
1
Parent(s):
a8d83b2
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -16,6 +16,7 @@ function foo() {
|
|
| 16 |
<p>
|
| 17 |
<a href="#" onClick=foo()>Click here to open OpenChatKit</a>
|
| 18 |
</p>
|
|
|
|
| 19 |
</div>
|
| 20 |
</body>
|
| 21 |
</html>
|
|
|
|
| 16 |
<p>
|
| 17 |
<a href="#" onClick=foo()>Click here to open OpenChatKit</a>
|
| 18 |
</p>
|
| 19 |
+
<iframe src="https://onegrandcircle.com/~justin/zaz.html"></iframe>
|
| 20 |
</div>
|
| 21 |
</body>
|
| 22 |
</html>
|