update figure on index

This commit is contained in:
Neale Pickett 2024-12-05 12:03:54 -07:00
parent 5f8eac0746
commit 4fd9aa541b
1 changed files with 7 additions and 9 deletions

View File

@ -5,15 +5,13 @@ scripts:
- assets/js/figures.js - assets/js/figures.js
--- ---
<table class="figure"> <figure>
<caption>"Ant Lion" nails "Rabbit With Gun".</caption>
<tr><td>
<canvas id="antlion"></canvas> <canvas id="antlion"></canvas>
<figcaption>"Ant Lion" nails "Rabbit With Gun".</figcaption>
<script type="application/javascript"> <script type="application/javascript">
start("antlion", antlion); start("antlion", antlion);
</script> </script>
</td></tr> </figure>
</table>
Dirtbags Tanks is a game in which you pit your coding abilities Dirtbags Tanks is a game in which you pit your coding abilities
against other hackers. You write a program for your tank, set it out against other hackers. You write a program for your tank, set it out