diff options
| author | 8cy <[email protected]> | 2020-04-21 01:25:54 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-21 01:25:54 -0700 |
| commit | c1dcd01fed0d729a5957c5bc28a3981bbf6a3240 (patch) | |
| tree | f85b0e707db0084d8a83975bd26d9e78f3aa9cbf | |
| parent | make 404 redir (diff) | |
| download | acantha.ga-admin-c1dcd01fed0d729a5957c5bc28a3981bbf6a3240.tar.xz acantha.ga-admin-c1dcd01fed0d729a5957c5bc28a3981bbf6a3240.zip | |
Update _redirects
| -rw-r--r-- | _redirects | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ [[redirects]] from = "/*" - to = "/" + to = "/index.html" status = 404
\ No newline at end of file |