add 404 redirect

development
Conduitry 4 years ago
parent 2f79603bb3
commit a341df23b9

@ -0,0 +1,3 @@
<script>
location = '/?__spa__=' + encodeURIComponent(location);
</script>
Loading…
Cancel
Save