Skip to content

Commit e7adaf0

Browse files
committed
404 page works!
1 parent 7ee2424 commit e7adaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const config = {
2121
// these options are set automatically — see below
2222
pages: 'build',
2323
assets: 'build',
24-
fallback: "404.html",
24+
fallback: "404",
2525
precompress: false,
2626
strict: true
2727
})

0 commit comments

Comments
 (0)