davanstrien HF Staff commited on
Commit
00b47f4
·
1 Parent(s): e78f8b4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -1
index.html CHANGED
@@ -13,7 +13,9 @@
13
  <p>
14
  Also don't forget to check the
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
 
 
17
  </div>
18
  </body>
19
  </html>
 
13
  <p>
14
  Also don't forget to check the
15
  <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
+ <script src="https://unpkg.com/mirador@latest/dist/mirador.min.js"></script>
17
+ </p>
18
+
19
  </div>
20
  </body>
21
  </html>