1
Fork 0
svelte-tiny-spa/404.html

4 lines
76 B
HTML
Raw Permalink Normal View History

2019-11-29 10:17:05 -05:00
<script>
location = '/?__spa__=' + encodeURIComponent(location);
</script>