kfahn commited on
Commit
39b853a
1 Parent(s): 0aeca15

Create test.html

Browse files

Adding an html file to link p5 sketch

Files changed (1) hide show
  1. test.html +5 -0
test.html ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ <html>
2
+ <body>
3
+ <iframe src="https://editor.p5js.org/kfahn/full/DvH0MHKAx"></iframe>
4
+ </body>
5
+ </html>