From 577c4323fef0cd2360c8bc44bd9c9e5c0ffadcb9 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 9 Apr 2021 15:17:24 -0400 Subject: Inital rewrite v3 --- static/puzzle/index.html | 5 ----- static/puzzle/p1/index.html | 11 ----------- static/puzzle/p2/index.html | 9 --------- static/puzzle/p2/puzzle.png | Bin 2247950 -> 0 bytes 4 files changed, 25 deletions(-) delete mode 100644 static/puzzle/index.html delete mode 100644 static/puzzle/p1/index.html delete mode 100644 static/puzzle/p2/index.html delete mode 100644 static/puzzle/p2/puzzle.png (limited to 'static/puzzle') diff --git a/static/puzzle/index.html b/static/puzzle/index.html deleted file mode 100644 index f4a3130..0000000 --- a/static/puzzle/index.html +++ /dev/null @@ -1,5 +0,0 @@ - - -

Nothing to see here...

- - diff --git a/static/puzzle/p1/index.html b/static/puzzle/p1/index.html deleted file mode 100644 index 8b90ea3..0000000 --- a/static/puzzle/p1/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - -

Καλως ΗΡΘΑΤΕ!!

-

Asegúrate de revisar la consola.

- - - diff --git a/static/puzzle/p2/index.html b/static/puzzle/p2/index.html deleted file mode 100644 index 0f5db40..0000000 --- a/static/puzzle/p2/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - -

Welcome to Puzzle 2!

- - - - diff --git a/static/puzzle/p2/puzzle.png b/static/puzzle/p2/puzzle.png deleted file mode 100644 index 41f9c9e..0000000 Binary files a/static/puzzle/p2/puzzle.png and /dev/null differ -- cgit v1.2.3