Files
slidetogether/static/index.html

9 lines
171 B
HTML
Raw Normal View History

2020-05-03 22:51:16 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Slide Together</title>
<link rel="stylesheet" href="remote.css">
<script src="remote.js" charset="UTF-8"></script>
</head>
</html>