GilbertClaus commited on
Commit
8e4f5f5
Β·
1 Parent(s): 9a14cdd
{Ark ReCode β†’ ArkReCode}/index.html RENAMED
File without changes
{Ark ReCode β†’ ArkReCode}/s.js RENAMED
File without changes
{Ark ReCode β†’ ArkReCode}/script.js RENAMED
File without changes
{Ark ReCode β†’ ArkReCode}/style.css RENAMED
File without changes
index.html CHANGED
@@ -69,7 +69,7 @@
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
 
 
69
 
70
  function ark() {
71
  const urlInput = document.getElementById("urlInput");
72
+ urlInput.value = "https://GilbertClaus-Test--HTML.hf.space/ArkReCode/";
73
  loadWebsite();
74
  }
75