Files
slidetogether/static/index.html
Ian Gulliver de64089453 Initial commit
2020-05-03 22:51:16 +00:00

9 lines
171 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Slide Together</title>
<link rel="stylesheet" href="remote.css">
<script src="remote.js" charset="UTF-8"></script>
</head>
</html>