Skip to content

Commit

Permalink
deploy: 9d2b500
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyNelson314 committed May 27, 2024
1 parent 14f3c23 commit ed49eaa
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
92 changes: 46 additions & 46 deletions assets/index-hxTtwGz6.js → assets/index-ZIFRhZnt.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">

<head>
<meta charset="utf-8" />
<title>EFSim</title>
<link rel="icon" href="./assets/kagaku_genshi-J5GJWi2o.png" />
<script type="module" crossorigin src="./assets/index-hxTtwGz6.js"></script>
<script type="module" crossorigin src="./assets/index-ZIFRhZnt.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-xKho57g5.css">
</head>

Expand Down Expand Up @@ -130,11 +130,11 @@
<!-- 表示非表示ボタン領域 -->
<div class="display_control">
<label class="checkbox">
<input type="checkbox" id="checkbox_auto_rotate" />
<input type="checkbox" id="checkbox_auto_rotate" checked />
自動回転
</label>
<label class="checkbox">
<input type="checkbox" id="checkbox_show_grid" />
<input type="checkbox" id="checkbox_show_grid" checked />
グリッド表示
</label>
<label class="checkbox">
Expand Down

0 comments on commit ed49eaa

Please sign in to comment.