From 75fe002335ba6e5e29b09561e43aa63f0cc298e2 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Tue, 21 Apr 2020 01:28:35 -0700 Subject: try 404 --- 404.html | 1 + _redirects | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) create mode 100644 404.html delete mode 100644 _redirects diff --git a/404.html b/404.html new file mode 100644 index 0000000..8792e61 --- /dev/null +++ b/404.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_redirects b/_redirects deleted file mode 100644 index 98537ab..0000000 --- a/_redirects +++ /dev/null @@ -1,4 +0,0 @@ -[[redirects]] - from = "/*" - to = "/index.html" - status = 404 \ No newline at end of file -- cgit v1.2.3