epoxy-tls/client/index.html
CoolElectronics 4081ea6cce
fix r58 dum
2024-01-15 15:31:35 -05:00

13 lines
213 B
HTML

<html>
<head>
<title>epoxy</title>
<script src="index.js"></script>
<script src="demo.js"></script>
</head>
<body>
running... (wait for the browser alert if not running ws test)
</body>
</html>