gone screen
This commit is contained in:
parent
5a70cafef2
commit
5538d4bc8a
4 changed files with 141 additions and 1 deletions
14
web/gone.html
Normal file
14
web/gone.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p id="status-line" class="doublesize">Streamboy is connecting...</p>
|
||||
<p id="gone">[gone]</p>
|
||||
<p id="date"></p>
|
||||
|
||||
<script src="gone.js"></script>
|
||||
</body>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue