svelte-tiny-spa/404.html
2019-11-29 10:17:05 -05:00

4 lines
76 B
HTML

<script>
location = '/?__spa__=' + encodeURIComponent(location);
</script>