Akjava commited on
Commit
9266c08
1 Parent(s): ce62558

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -237,9 +237,9 @@ Good to see you!
237
 
238
  // ボタンとラベルをDOMに追加
239
  container.appendChild(button);
240
-
241
- }
242
  number +=1
 
 
243
 
244
  }
245
 
 
237
 
238
  // ボタンとラベルをDOMに追加
239
  container.appendChild(button);
 
 
240
  number +=1
241
+ }
242
+
243
 
244
  }
245