GPTfree api commited on
Commit
520c1d4
·
verified ·
1 Parent(s): a0b952f
Files changed (1) hide show
  1. cl +1 -0
cl CHANGED
@@ -37,6 +37,7 @@
37
  </div>
38
 
39
  <button id="displayButton">表示</button>
 
40
  <button id="clearButton">クリア</button>
41
  <p id="errorMessage" style="color: red;"></p>
42
 
 
37
  </div>
38
 
39
  <button id="displayButton">表示</button>
40
+ <button onclick="location.replace('index.html');">close</button>
41
  <button id="clearButton">クリア</button>
42
  <p id="errorMessage" style="color: red;"></p>
43