Update index.html

This commit is contained in:
Moon
2023-11-03 19:49:09 +08:00
committed by GitHub
parent 42cd39baea
commit e4f5772647

View File

@@ -42,7 +42,7 @@
<button onclick="getLuck()">Generate</button>
</div>
<canvas id="Matrix"></canvas>
<script src="./luck.js"></script>
<script src="./luc.js"></script>
<script src="./matrix.js"></script>
</body>
</html>