mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 04:28:26 +08:00
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Live Stream</title>
|
|
</head>
|
|
<body>
|
|
<div id="coralStream"></div>
|
|
<script src="/client/embed/live-stream/bundle.js"></script>
|
|
</body>
|
|
</html>
|