motion
Version:
motion - moving development forward
18 lines (17 loc) • 341 B
HTML
<html>
<head>
<meta charset="utf-8">
<title>tools</title>
<!-- STYLES -->
<link rel="stylesheet" href="/static/main.css" />
<link rel="stylesheet" href="/static/tools.css" />
<script>
window.__isDevingDevTools = true
</script>
</head>
<body>
<div id="_motionapp"></div>
<!-- SCRIPTS -->
</body>
</html>