Commit Graph

4 Commits

Author SHA1 Message Date
d2d3a7c13c Rename "canvas" to "img"
"canvas" isn't a good variable name for an <img> element
2021-07-16 16:47:31 -07:00
19fdad9153 Convert client to use img
Removing the tiling feature allowed me to switch the client to use img
instead of canvas.
2021-07-16 16:42:52 -07:00
be30709a3f add lang=en and charset=UTF-8 to client HTML 2021-06-17 19:58:16 -07:00
6061c80cbe Rearrange client files 2021-06-17 15:04:51 -07:00