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

Update index.html

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