Commit
·
5b201b6
1
Parent(s):
9cf7c76
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -15,6 +15,6 @@
|
|
15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
16 |
</p>
|
17 |
</div>
|
18 |
-
<script src="index.js" type="text/javascript"
|
19 |
</body>
|
20 |
</html>
|
|
|
15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
16 |
</p>
|
17 |
</div>
|
18 |
+
<script src="index.js" type="text/javascript"></script>
|
19 |
</body>
|
20 |
</html>
|