tessel-map
Version:
minimal meta map framework
19 lines (18 loc) • 462 B
HTML
<html>
<head>
<title></title>
<link rel='stylesheet' type='text/css' href='' />
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
<meta name='viewport' content='initial-scale=1.0 maximum-scale=1.0'>
<style>
body {
margin:0;
padding:0;
}
</style>
</head>
<body>
<script src='site/site.js'></script>
</body>
</html>