Revert "Add 404 page as fallback page"
This reverts commit 4616c6252a66c3b2047b09ecf19a134526691eaf.
This commit is contained in:
parent
6e31a1eae9
commit
f1c9cf8c30
@ -9,7 +9,7 @@ const config = {
|
||||
|
||||
kit: {
|
||||
adapter: adapter({
|
||||
fallback: '404.html'
|
||||
fallback: 'index.html'
|
||||
}),
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user