add 404 redirect
This commit is contained in:
parent
2f79603bb3
commit
a341df23b9
1 changed files with 3 additions and 0 deletions
3
404.html
Normal file
3
404.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<script>
|
||||
location = '/?__spa__=' + encodeURIComponent(location);
|
||||
</script>
|
Loading…
Add table
Reference in a new issue