GilbertClaus commited on
Commit
8fb6476
·
1 Parent(s): b22b57b
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -46,7 +46,7 @@
46
  <header>
47
  <input type="text" id="urlInput" placeholder="Masukkan URL">
48
  <button onclick="loadWebsite()">Load</button>
49
- <button onclick="loadWebsite('./ArkReCode')">Ark ReCode</button>
50
  </header>
51
 
52
  <iframe id="viewer"></iframe>
 
46
  <header>
47
  <input type="text" id="urlInput" placeholder="Masukkan URL">
48
  <button onclick="loadWebsite()">Load</button>
49
+ <button onclick="loadWebsite('./ArkReCode/index.html')">Ark ReCode</button>
50
  </header>
51
 
52
  <iframe id="viewer"></iframe>