2020-05-03 22:51:16 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2020-05-04 02:23:25 +00:00
|
|
|
<title>SlideTogether</title>
|
2020-05-04 02:37:59 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2020-05-03 22:51:16 +00:00
|
|
|
<link rel="stylesheet" href="remote.css">
|
|
|
|
|
<script src="remote.js" charset="UTF-8"></script>
|
|
|
|
|
</head>
|
|
|
|
|
</html>
|