Fix mobile rendering

This commit is contained in:
Ian Gulliver
2020-05-04 02:37:59 +00:00
parent c8af3275d7
commit 3a70829364

View File

@@ -2,6 +2,7 @@
<html>
<head>
<title>SlideTogether</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="remote.css">
<script src="remote.js" charset="UTF-8"></script>
</head>