Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
9e8e5c5171
commit
1646cd1583
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const config = {
|
|||
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
|
||||
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
|
||||
adapter: adapter({
|
||||
fallback: '404.html'
|
||||
fallback: 'index.html'
|
||||
})
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue