severo HF staff commited on
Commit
20a9a19
1 Parent(s): 3a4f8f0

Create index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -0
index.html ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html>
3
+ <head>
4
+ <title>Coronoi Cloth</title>
5
+ </head>
6
+ <body>
7
+ <iframe width="100%" height="676" frameborder="0"
8
+ src="https://observablehq.com/embed/@severo/voronoi-cloth?cells=animation"></iframe>
9
+ </body>
10
+ </html>