Files
slidetogether/static/index.html
Ian Gulliver 3d3b32437c More help text
2020-05-04 02:23:25 +00:00

9 lines
170 B
HTML

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