init
This commit is contained in:
commit
a0ae1b422d
9 changed files with 371 additions and 0 deletions
12
web/statusline.html
Normal file
12
web/statusline.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p id="status-line">Streamboy is connecting...</p>
|
||||
|
||||
<script src="statusline.js"></script>
|
||||
</body>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue