From cfc0d34a584254a9ed76620951c810771aff6f3b Mon Sep 17 00:00:00 2001 From: Alexander Hunt Date: Sun, 21 Jun 2026 12:43:31 -0700 Subject: STUFF --- templates/canvas.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 templates/canvas.html (limited to 'templates/canvas.html') diff --git a/templates/canvas.html b/templates/canvas.html deleted file mode 100644 index 84e964d..0000000 --- a/templates/canvas.html +++ /dev/null @@ -1,22 +0,0 @@ -{{ define "content" }} -

~place

-

{{ .Canvas.Rows }}×{{ .Canvas.Cols }}, one pixel at a time. pick a color, click a cell. be nice to your fellow waddlers <3

- -
- -
- -
-

- - - -{{ end }} -- cgit v1.3