This website works better with JavaScript.
Explore
Help
Sign In
Conduitry
/
svelte-tiny-spa
Code
Releases
Activity
add 404 redirect
Browse Source
development
Conduitry
4 years ago
parent
2f79603bb3
commit
a341df23b9
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
404.html
Unescape
Escape
View File
@ -0,0 +1,3 @@
<
script
>
location = '/?__spa__=' + encodeURIComponent(location);
<
/
script
>
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Conduitry/svelte-tiny-spa
Title
Body
Create Issue