sarahciston commited on
Commit
e7e15f5
·
verified ·
1 Parent(s): c76cc0d

add script tag to sketch.js

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -15,5 +15,6 @@
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
17
  </div>
 
18
  </body>
19
  </html>
 
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
17
  </div>
18
+ <script type="module" src="sketch.js"></script>
19
  </body>
20
  </html>