blob: a610b5d05db39e0bcd5855df7f6952a5f5bb8f94 [file] [log] [blame]
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover, user-scalable=no"
/>
<title>sketch mobile</title>
<link rel="stylesheet" href="static/mobile-app-shell.css" />
<script src="static/mobile-app-shell.js" async type="module"></script>
<script src="static/interface-detection.js"></script>
</head>
<body>
<mobile-shell></mobile-shell>
</body>
</html>