env.esq/index.html

13 lines
242 B
HTML
Raw Permalink Normal View History

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>[matrix]</title>
<link rel="stylesheet" href="site.css">
</head>
<body>
<div id="site"></div>
<script src="bundle.js"></script>
</body>
</html>