diff options
| author | 8cy <[email protected]> | 2020-04-21 01:28:35 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-21 01:28:35 -0700 |
| commit | 75fe002335ba6e5e29b09561e43aa63f0cc298e2 (patch) | |
| tree | 7c4a1ddf925aa85ce3cc24cdd9488cbe406ed617 | |
| parent | Update _redirects (diff) | |
| download | acantha.ga-admin-75fe002335ba6e5e29b09561e43aa63f0cc298e2.tar.xz acantha.ga-admin-75fe002335ba6e5e29b09561e43aa63f0cc298e2.zip | |
try 404
| -rw-r--r-- | 404.html | 1 | ||||
| -rw-r--r-- | _redirects | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/404.html b/404.html new file mode 100644 index 0000000..8792e61 --- /dev/null +++ b/404.html @@ -0,0 +1 @@ +<script>location.href = '/'</script>
\ 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 |