6 lines
185 B
HTML
6 lines
185 B
HTML
<!doctype html>
|
|
<body style="background-color: #282828; margin: 10px 0; overflow: hidden;">
|
|
<script async src="webtorrent.js"></script>
|
|
<img src="../static/WebTorrent.png">
|
|
</body>
|