From b8c2848e6b38c5aaafbe307494865066c748fff8 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 17 Nov 2018 15:46:12 +0200 Subject: Initial v4.0 - migrate back to React --- static/error.html | 20 -------------------- static/img/apple-touch-icon.png | Bin 1059 -> 0 bytes static/index.html | 24 ------------------------ static/js/.keep | 0 4 files changed, 44 deletions(-) delete mode 100644 static/error.html delete mode 100644 static/img/apple-touch-icon.png delete mode 100644 static/index.html delete mode 100644 static/js/.keep (limited to 'static') diff --git a/static/error.html b/static/error.html deleted file mode 100644 index 8b515fa..0000000 --- a/static/error.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - 404 - Geshem.space - - - - -

404

- - diff --git a/static/img/apple-touch-icon.png b/static/img/apple-touch-icon.png deleted file mode 100644 index 7c93f47..0000000 Binary files a/static/img/apple-touch-icon.png and /dev/null differ diff --git a/static/index.html b/static/index.html deleted file mode 100644 index eed336e..0000000 --- a/static/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - Geshem.space - - - - -
-
- - - diff --git a/static/js/.keep b/static/js/.keep deleted file mode 100644 index e69de29..0000000 -- cgit v1.3.1