Spaces:
Running
Running
Commit Β·
8e4f5f5
1
Parent(s): 9a14cdd
No SPace
Browse files
{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/
|
| 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 |
|