This repository has been archived by the owner on Dec 17, 2017. It is now read-only.
forked from cryptoqween/cryptoqween.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0bde715
commit 6c7b4d4
Showing
4 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<link rel="stylesheet" type="text/css" href="style.css" | ||
</head> | ||
|
||
<body> | ||
|
||
<div class="wrapper"> | ||
|
||
|
||
</div> | ||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.2/socket.io.js"></script> | ||
<script src="../ccc-streamer-utilities.js"></script> | ||
<script src="./stream.js"></script> | ||
|
||
</body> | ||
</html> |
Empty file.
Empty file.