From 9d2c650d7cadf57ecef3d5a1d39f5f98e298ec64 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 9 Nov 2020 17:39:05 +0100 Subject: Trying to DRY the html with templates --- utils/minesweeper/index.html | 49 -------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 utils/minesweeper/index.html (limited to 'utils/minesweeper/index.html') diff --git a/utils/minesweeper/index.html b/utils/minesweeper/index.html deleted file mode 100644 index 8945dbd..0000000 --- a/utils/minesweeper/index.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - cacharle - minesweeper - - - - - - - -
-

minesweeper

- - - -
- - -
-
- - -
-
- - -
-
- - -
-
-
- - -
- - - -
- - -- cgit