mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
drop chat example until DOM bug fixed
This commit is contained in:
parent
e997b4d2d1
commit
d387a4f790
@ -20,9 +20,9 @@
|
||||
border: none;
|
||||
}
|
||||
</style>
|
||||
<a href="/todo/index.html"><iframe src="/todo/index.html"></iframe></a>
|
||||
<a href="/todo/index.html"><iframe src="/todo/index.html" style="height: 100%;"></iframe></a>
|
||||
<!-- a href="/json/index.html"><iframe src="/json/index.html"></iframe></a -->
|
||||
<a href="/chat/index.html"><iframe src="/chat/index.html"></iframe></a>
|
||||
<!-- a href="/chat/index.html"><iframe src="/chat/index.html"></iframe></a --> <!-- removing until DOM bug fixed -->
|
||||
<!-- script src="../gun.js"></script -->
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user