This commit is contained in:
Rezmason
2023-08-25 12:12:51 -07:00
parent 5c249f7b31
commit d9e357685e
2 changed files with 1 additions and 1 deletions

View File

@@ -27,6 +27,6 @@
</head>
<body>
<canvas></canvas>
<script type="module" src="main.js"></script>
<script type="module" src="matrix.js"></script>
</body>
</html>

View File