GilbertClaus commited on
Commit
9a14cdd
·
1 Parent(s): f2438c4
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -69,9 +69,10 @@
69
 
70
  function ark() {
71
  const urlInput = document.getElementById("urlInput");
72
- urlInput.value = "https://huggingface.co/spaces/GilbertClaus/Test-HTML/resolve/main/Ark%20ReCode/index.html";
73
  loadWebsite();
74
  }
 
75
  </script>
76
 
77
  </body>
 
69
 
70
  function ark() {
71
  const urlInput = document.getElementById("urlInput");
72
+ urlInput.value = "https://GilbertClaus-Test--HTML.hf.space/Ark%20ReCode/";
73
  loadWebsite();
74
  }
75
+
76
  </script>
77
 
78
  </body>