mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-28 06:55:25 +00:00
allinone started
This commit is contained in:
7
Catalogue/Spiral Accident2/index.html
Normal file
7
Catalogue/Spiral Accident2/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body style="margin: 0; overflow: hidden">
|
||||
<canvas id="myCanvas" style="display: block; box-sizing: border-box"></canvas>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user