Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
zilvinas committed Oct 16, 2024
1 parent e1af0fa commit bcb1e06
Show file tree
Hide file tree
Showing 26 changed files with 17,360 additions and 296 deletions.
21 changes: 21 additions & 0 deletions dist/assets/index-DHn_wji6.js

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions dist/assets/index-DU3BOFyb.js

This file was deleted.

60 changes: 0 additions & 60 deletions dist/background.svg

This file was deleted.

Binary file removed dist/fonts/JetBrainsMono-Regular.woff2
Binary file not shown.
Binary file removed dist/fonts/JetBrainsSans-Regular.woff2
Binary file not shown.
9 changes: 5 additions & 4 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,18 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>puzzle 15 ml</title>
<script type="module" crossorigin src="/assets/index-DU3BOFyb.js"></script>
<script type="module" crossorigin src="/assets/index-DHn_wji6.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BHoGdfaQ.css">
</head>

<body>
<main id="app">
<div>--------------------------------------------------------------------------------------------------</div>
<div id=tools>
<input id="startTraining" type="button" value="train">
<input id="startTesting" type="button" value="test">
<input id="zenGarden" type="button" value="zen garden on">
<input id="startTrainingBtn" type="button" value="train">
<input id="startTestingBtn" type="button" value="test">
<input id="pretrainedBtn" type="button" value="use pretrained on">
<input id="zenGardenBtn" type="button" value="zen garden on">
<span id="statsInfo" class="stats-info"></span>
</div>
<div>--------------------------------------------------------------------------------------------------</div>
Expand Down
1 change: 0 additions & 1 deletion dist/javascript.svg

This file was deleted.

Loading

0 comments on commit bcb1e06

Please sign in to comment.