1
포크 0
svelte-tiny-spa/404.html

4 lines
76 B
HTML

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