Skip to content

Commit 89e3f76

Browse files
authored
Update index.html
1 parent 7400be1 commit 89e3f76

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
<h1>Checkers AI</h1>
1212
<canvas id="can0" width="400" height="400"></canvas>
1313
<script src="script.js"></script>
14+
<div style="display:none;">
15+
<img id="source"
16+
src="crown.png"
17+
width="30" height="30">
18+
</div>
1419
</center>
1520
</body>
1621
</html>
22+

0 commit comments

Comments
 (0)