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

4 lines
76 B
HTML
Raw Permalink Normal View History

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