Initial commit
This commit is contained in:
8
static/index.html
Normal file
8
static/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Slide Together</title>
|
||||
<link rel="stylesheet" href="remote.css">
|
||||
<script src="remote.js" charset="UTF-8"></script>
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user