init
This commit is contained in:
9
index2.html
Normal file
9
index2.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.3.1/p5.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script src="sketches/imageNoice.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user