This website requires JavaScript.
Explore
Help
Sign In
Conduitry
/
svelte-tiny-spa
Watch
1
Star
0
Fork
You've already forked svelte-tiny-spa
0
Code
Releases
Activity
add 404 redirect
Browse Source
...
This commit is contained in:
Conduitry
2019-11-29 10:17:05 -05:00
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
Expand all files
Collapse all files
3
404.html
Normal file
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