We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e5551 commit 8226f79Copy full SHA for 8226f79
2 files changed
src/lib/assets/social-image-og.jpg
-504 KB
svelte.config.js
@@ -6,7 +6,7 @@ export default {
6
adapter: adapter({
7
pages: 'build',
8
assets: 'build',
9
- fallback: '404.html',
+ fallback: undefined,
10
precompress: false,
11
strict: true
12
})
0 commit comments