Re-lable buttons

This commit is contained in:
2025-12-13 22:03:47 -08:00
parent d2163d060b
commit 6418c10415

View File

@@ -69,8 +69,8 @@
</div> </div>
<button id="turn-left" xmlns="http://www.w3.org/1999/xhtml">Left</button> <button id="turn-left" xmlns="http://www.w3.org/1999/xhtml">Left</button>
<button id="move-backward" xmlns="http://www.w3.org/1999/xhtml">Reverse</button> <button id="move-backward" xmlns="http://www.w3.org/1999/xhtml">Up</button>
<button id="move-forward" xmlns="http://www.w3.org/1999/xhtml">Forward</button> <button id="move-forward" xmlns="http://www.w3.org/1999/xhtml">Down</button>
<button id="turn-right" xmlns="http://www.w3.org/1999/xhtml">Right</button> <button id="turn-right" xmlns="http://www.w3.org/1999/xhtml">Right</button>
</foreignObject> </foreignObject>

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB