Spaces:
Running
Running
GPTfree api
commited on
Update cl
Browse files
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 |
|