GPTfree api commited on
Commit
e557c7f
·
verified ·
1 Parent(s): 28318ae

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -17,7 +17,7 @@
17
  <option value="html">HTML表示モード</option>
18
  <option value="url">URLのiframe表示モード</option>
19
  </select>
20
-
21
  <label for="displayTarget">表示先を選択:</label>
22
  <select id="displayTarget">
23
  <option value="blob">blobURL</option>
 
17
  <option value="html">HTML表示モード</option>
18
  <option value="url">URLのiframe表示モード</option>
19
  </select>
20
+ <br>
21
  <label for="displayTarget">表示先を選択:</label>
22
  <select id="displayTarget">
23
  <option value="blob">blobURL</option>